blob: 4ef1374f724b2d63142900061d4c5fe0a107bcea [file] [log] [blame]
{
"name": "MTRealReachability",
"version": "0.0.8",
"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": "https://github.com/m8282823/MTRealReachability",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/m8282823/MTRealReachability.git",
"tag": "0.0.8"
},
"source_files": "MTRealReachabilityDEMO/MTRealReachability/**/*.{h,m}",
"public_header_files": "MTRealReachabilityDEMO/MTRealReachability/**/*.h",
"frameworks": [
"SystemConfiguration",
"QuartzCore",
"CoreGraphics",
"SystemConfiguration"
],
"requires_arc": true
}