[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 3 / 1 / CapacitorWatch / 0.1.8 / CapacitorWatch.podspec.json
blob47a72f5d157982a27e0d0bfad07b1c824257717e
2   "name": "CapacitorWatch",
3   "version": "0.1.8",
4   "summary": "Provide Watch interfaces and communication",
5   "license": "MIT",
6   "homepage": "https://github.com/ionic-team/CapacitorWatch.git",
7   "authors": "Ionic Team",
8   "source": {
9     "git": "https://github.com/ionic-team/CapacitorWatch.git",
10     "tag": "0.1.8"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "packages/capacitor-plugin/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ],
23     "CapacitorBackgroundRunner": [
25     ]
26   },
27   "swift_versions": "5.7",
28   "swift_version": "5.7"