[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / a / 0 / CapacitorShare / 6.0.2 / CapacitorShare.podspec.json
blobec56d04329d79047c30af05017df9708e5f7fff9
2   "name": "CapacitorShare",
3   "version": "6.0.2",
4   "summary": "The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "Ionic <hi@ionicframework.com>",
8   "source": {
9     "git": "https://github.com/ionic-team/capacitor-plugins.git",
10     "tag": "@capacitor/share@6.0.2"
11   },
12   "source_files": [
13     "ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "share/ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"