blob: 1d0266ee7d44795dc3ce175e97e26cf09c06b870 [file] [log] [blame]
{
"name": "CDNetworkReachability",
"version": "1.0.1",
"summary": "iOS网络变化检测.",
"description": "监测网络发生变化,检测是否网络授权",
"homepage": "https://github.com/cqzhong/CDNetworkReachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cqzhong": "2863802082@qq.com"
},
"source": {
"git": "https://github.com/cqzhong/CDNetworkReachability.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDNetworkReachability/**/*.{h,m}"
}