From f6e7c07078252d72b0c7725350a83adfff740b99 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 30 Nov 2015 23:19:28 -0500 Subject: plugins --- .../cordova-plugin-x-socialsharing/package.json | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 StoneIsland/plugins/cordova-plugin-x-socialsharing/package.json (limited to 'StoneIsland/plugins/cordova-plugin-x-socialsharing/package.json') diff --git a/StoneIsland/plugins/cordova-plugin-x-socialsharing/package.json b/StoneIsland/plugins/cordova-plugin-x-socialsharing/package.json new file mode 100644 index 00000000..66bc9646 --- /dev/null +++ b/StoneIsland/plugins/cordova-plugin-x-socialsharing/package.json @@ -0,0 +1,46 @@ +{ + "name": "cordova-plugin-x-socialsharing", + "version": "5.0.7", + "description": "Share text, images (and other files), or a link via the native sharing widget of your device. Android is fully supported, as well as iOS 6 and up. WP8 has somewhat limited support.", + "cordova": { + "id": "cordova-plugin-x-socialsharing", + "platforms": [ + "ios", + "android", + "wp8" + ] + }, + "repository": { + "type": "git", + "url": "git+https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin.git" + }, + "keywords": [ + "Social", + "Share", + "Twitter", + "Facebook", + "Email", + "SMS", + "WhatsApp", + "Tumblr", + "Pocket", + "LinkedIn", + "cordova", + "ecosystem:cordova", + "cordova-ios", + "cordova-android", + "cordova-wp8" + ], + "engines": [ + { + "name": "cordova", + "version": ">=3.0.0" + } + ], + "author": "Eddy Verbruggen - @EddyVerbruggen", + "license": "MIT", + "bugs": { + "url": "https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues" + }, + "homepage": "https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin#readme" +} -- cgit v1.2.3-70-g09d2