blob: 53cae0f217c504fadfa8f12ea7a7b321aabdfaa2 [file] [log] [blame]
{
"name": "JGNetworkReachability",
"version": "0.0.3",
"summary": "iOS实时网络监测,支持多Block、多Selector回调监听.",
"homepage": "https://github.com/dengni8023/JGNetworkReachability",
"license": "MIT",
"authors": {
"等你8023": "945835664@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dengni8023/JGNetworkReachability.git",
"tag": "0.0.3"
},
"source_files": "SourceFiles/*.{h,m}",
"requires_arc": true
}