[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / d / TOReachability / 0.1.0 / TOReachability.podspec.json
blob23b6fa89b239f8607e6c9497fb98f3eee01bf4fd
2   "name": "TOReachability",
3   "version": "0.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": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "TOReachability/**/*.{h,m}",
19   "requires_arc": true