mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
Phonegap (iOS) Plugin
####Command Line Installation
######install
$ cd ~/phonegap-plugins/iOS/bin
$ ./install
######uninstall
$ cd ~/phonegap-plugins/iOS/bin
$ ./uninstall
Plugin repositories listed in bundles.txt will be cloned to ~/phonegap-plugins/iOSTEST/
###Adding your plugin:
#####bundles.txt example - https://github.com/shazron/KeychainPlugin.git https://github.com/shazron/TestFlightPlugin.git https://github.com/shazron/TorchPlugin.git https://github.com/shazron/PayPalPlugin.git https://github.com/shazron/iAdPlugin.git https://github.com/RandyMcMillan/PDFViewer.git https://github.com/RandyMcMillan/CDVPlugin.git
Add your url to the list located in bundles.txt and submit a pull request.
The install script will do the rest.
Direct licensing and support questions to the original authors.