[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / c / 1 / cordova-plugin-x-socialsharing / 5.3.4 / cordova-plugin-x-socialsharing.podspec.json
blob9246cbcc7c459bc3840587cc41ee72c0cf48b360
2   "name": "cordova-plugin-x-socialsharing",
3   "version": "5.3.4",
4   "summary": "PhoneGap / Cordova Social Sharing plugin.",
5   "description": "Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget",
6   "homepage": "http://www.x-services.nl/phonegap-share-plugin-facebook-twitter-social-media/754",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eddy Verbruggen": "eddyverbruggen@gmail.com",
13     "Michel Felipe": "mfelipeof@gmail.com"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/mfdeveloper/SocialSharing-PhoneGap-Plugin.git",
20     "tag": "5.3.4"
21   },
22   "source_files": "src/ios/*.{h,m}",
23   "dependencies": {
24     "Cordova": [
25       ">= 4.3.0"
26     ]
27   }