[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 0 / CHTReachability / 1.0.0 / CHTReachability.podspec.json
blobbb2a08a2a65f8121e67646b18769f62b88783cae
2   "name": "CHTReachability",
3   "version": "1.0.0",
4   "summary": "A real network reachability library for iOS.",
5   "homepage": "https://github.com/chiahsien/CHTReachability",
6   "license": "MIT",
7   "authors": {
8     "Nelson Tai": "chiahsien@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/chiahsien/CHTReachability.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": "SystemConfiguration",
19   "source_files": [
20     "CHTReachability.{h,m}",
21     "Vender/**/*.{h,m}"
22   ],
23   "public_header_files": "CHTReachability.h"