From ded2f8928dd509acc8d4ae1e4131b622c7bb4d9c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 30 Nov 2015 18:21:01 -0500 Subject: phonegap-plugin-push --- .../plugins/phonegap-plugin-push/plugin.xml | 127 +++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100755 StoneIsland/plugins/phonegap-plugin-push/plugin.xml (limited to 'StoneIsland/plugins/phonegap-plugin-push/plugin.xml') diff --git a/StoneIsland/plugins/phonegap-plugin-push/plugin.xml b/StoneIsland/plugins/phonegap-plugin-push/plugin.xml new file mode 100755 index 00000000..58cebca3 --- /dev/null +++ b/StoneIsland/plugins/phonegap-plugin-push/plugin.xml @@ -0,0 +1,127 @@ + + + + PushPlugin + Bob Easterday + + + This plugin allows your application to receive push notifications on Android, iOS, WP8 and Windows8 devices. + Android uses Google Cloud Messaging. + iOS uses Apple APNS Notifications. + WP8 uses Microsoft MPNS Notifications. + Windows8 uses Microsoft WNS Notifications. + + + MIT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + remote-notification + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2