[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / d / TOReachability / 1.1.0 / TOReachability.podspec.json
blobd398fc204685da5cf171f66f5849219895dd850b
2   "name": "TOReachability",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A lightweight, unit-tested class to detect network changes on iOS",
9   "homepage": "https://github.com/TimOliver/TOReachability",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOReachability.git",
13     "tag": "1.1.0"
14   },
15   "source_files": "TOReachability/**/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.13",
20     "tvos": "11.0"
21   }