[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / 3 / WSReachability / 2.0.1 / WSReachability.podspec.json
blob9acce96b85bd4e1b274f5cfb9c0665810ac8cb68
2   "name": "WSReachability",
3   "version": "2.0.1",
4   "summary": "An iOS network state monitor",
5   "homepage": "https://github.com/whitesmith/WSReachability",
6   "license": "MIT",
7   "authors": {
8     "Ricardo Pereira": "m@ricardopereira.eu"
9   },
10   "source": {
11     "git": "https://github.com/whitesmith/WSReachability.git",
12     "tag": "2.0.1"
13   },
14   "social_media_url": "https://twitter.com/whitesmithco",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "WSReachability/*.{h}",
21     "Source/**/*.{h,swift}"
22   ],
23   "pushed_with_swift_version": "3.0"