blob: 11a61ee4f34e7f0c792fd5095585c7d0bb3405a9 [file] [log] [blame]
{
"name": "MTRealReachability",
"version": "0.0.3",
"summary": "it is a little tools to monitor network",
"homepage": "https://github.com/m8282823/MTRealReachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"martin": "martinwithxc@gmail.com"
},
"social_media_url": "http://martin.nnoffice.cn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/m8282823/MTRealReachability.git",
"tag": "0.0.3"
},
"source_files": "MTRealReachability/**/*.{h,m}",
"public_header_files": "MTRealReachability/**/*.h",
"frameworks": [
"SystemConfiguration",
"QuartzCore",
"CoreGraphics",
"SystemConfiguration"
],
"requires_arc": true
}