[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / c / 3 / 9 / ZWReachability / 0.1.1 / ZWReachability.podspec.json
blobaf5e8060d88f58fb82d2bee596d3bce4b5b892c3
2   "name": "ZWReachability",
3   "version": "0.1.1",
4   "summary": "ZWReachability 网络监听",
5   "description": "ZWReachability 网络监听.实时网络状态",
6   "homepage": "https://gitee.com/qiuzhongwei0519",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuzhongwei": "512866393@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/qiuzhongwei0519/zwreachability.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZWReachability/Classes/**/*",
22   "frameworks": [
23     "CoreTelephony",
24     "SystemConfiguration",
25     "UIKit"
26   ]