mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-08 12:16:39 +01:00
socialsharing de events començat
This commit is contained in:
46
plugins/cordova-plugin-x-socialsharing/package.json
Normal file
46
plugins/cordova-plugin-x-socialsharing/package.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "cordova-plugin-x-socialsharing",
|
||||
"version": "5.1.6",
|
||||
"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-windows"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user