[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / 9 / c / d / TOReachability / 2.0.0 / TOReachability.podspec.json
blob8d7b561571b5e07b024d95259d0fd74fc7414ab4
2   "name": "TOReachability",
3   "version": "2.0.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": "2.0.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   }