From ed52b4e81dd755cf7a4caf24987aec378815051c Mon Sep 17 00:00:00 2001 From: Randy McMillan Date: Thu, 8 Mar 2012 22:14:26 -0500 Subject: [PATCH] README update --- iOS/README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/iOS/README.md b/iOS/README.md index 794d808..77c8a57 100644 --- a/iOS/README.md +++ b/iOS/README.md @@ -1,7 +1,12 @@ New iOS plugins should be submitted here. As existing iPhone/iOS plugins are patched and COMPLETELY abandon the PhoneGap naming convention they will be placed here. The present https://github.com/phonegap/phonegap-plugins/tree/master/iPhone should be preserved as to NOT break dependent forks. -• Added a ChildBrowser (iOS) plugin with Cordova only support. -• Added a BarCodeScanner (iOS) plugin with Cordova only support. +• Added a ActionSheet (iOS) plugin with Cordova support. +• Added a AdPlugin (iOS) plugin with Cordova support. +• Added a BarCodeScanner (iOS) plugin with Cordova support. +• Added a ChildBrowser (iOS) plugin with Cordova support. +• Added a EmailComposer (iOS) plugin with Cordova support. +• Added a VolumeSlider (iOS) plugin with Cordova support. + Please refer to distributed Plugin Upgrade Guides for the most current version. Cordova Plugin Upgrade Guide