blob: 018e0b12924f94252ac00e9fb0d693527f4e1a30 [file] [log] [blame]
{
"name": "HRReachability",
"version": "0.1.0",
"summary": "网络实时监测",
"description": "网络实时监测框架的封装",
"homepage": "https://github.com/wowbby/HRReachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRReachability.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRReachability/Classes/**/*",
"dependencies": {
"RealReachability": [
]
}
}