[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / c / CapacitorNetwork / 1.0.2 / CapacitorNetwork.podspec.json
blobb52952c38577985fcaa1c1328822a654d96ae13d
2   "name": "CapacitorNetwork",
3   "version": "1.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     "tag": "@capacitor/network@1.0.2"
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"