[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 0 / c / CapacitorNetwork / 1.0.3 / CapacitorNetwork.podspec.json
blob5ed76dc7a1db9cf205ad474e9e9267dda0d18e94
2   "name": "CapacitorNetwork",
3   "version": "1.0.3",
4   "summary": "The Network API provides network and connectivity information.",
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/network@1.0.3"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "network/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "12.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ],
23     "ReachabilitySwift": [
24       "~> 5.0"
25     ]
26   },
27   "swift_versions": "5.1",
28   "swift_version": "5.1"