[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / 9 / CapacitorShareTo / 6.0.0-alpha.1 / CapacitorShareTo.podspec.json
blob24823601172fe3e7aa9f4c66699002926e7c2996
2   "name": "CapacitorShareTo",
3   "version": "6.0.0-alpha.1",
4   "summary": "The Share to Capacitor API provides methods to handle shared content to the capacitor apps.",
5   "license": "MIT",
6   "homepage": "https://upwind.ing",
7   "authors": "Onur Köse <onur@upwind.ing>",
8   "source": {
9     "git": "https://github.com/upwindhq/capacitor-plugins.git",
10     "tag": "@upwindhq/share-to-cap@6.0.0-alpha.1"
11   },
12   "source_files": [
13     "ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "share-to-cap/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"