[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / c / IKTReachability / 0.0.1 / IKTReachability.podspec.json
blobae0eadd65f929f9a12c4b3039441aca8375816a9
2   "name": "IKTReachability",
3   "version": "0.0.1",
4   "summary": "监测网络",
5   "description": "网络监测框架 for iOS",
6   "homepage": "https://github.com/IKTSmart/IKTReachability",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IKT": "E.T.Scorpion"
13   },
14   "source": {
15     "git": "https://github.com/IKTSmart/IKTReachability.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IKTReachability/**/*.{h,m}"