[Add] AWSCloudWatch 2.40.0
[CocoaPods.git] / Specs / 7 / 0 / c / CapacitorNetwork / 0.0.2 / CapacitorNetwork.podspec.json
blob5463b2420323453253b2b12cc3904ecdad3f8120
2   "name": "CapacitorNetwork",
3   "version": "0.0.2",
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     "branch": "podspecs"
11   },
12   "source_files": "network/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "dependencies": {
17     "Capacitor": [
19     ],
20     "ReachabilitySwift": [
21       "~> 5.0"
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"