blob: ae0eadd65f929f9a12c4b3039441aca8375816a9 [file] [log] [blame]
{
"name": "IKTReachability",
"version": "0.0.1",
"summary": "监测网络",
"description": "网络监测框架 for iOS",
"homepage": "https://github.com/IKTSmart/IKTReachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IKT": "E.T.Scorpion"
},
"source": {
"git": "https://github.com/IKTSmart/IKTReachability.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IKTReachability/**/*.{h,m}"
}