blob: 14deb28692607da961fa672a7c8e503a266aaa1d [file] [log] [blame]
{
"name": "NPReachability",
"version": "0.1.0",
"platforms": {
"ios": null
},
"summary": "Reachability without the suck.",
"homepage": "https://github.com/Abizern/NPReachability",
"license": "MIT",
"authors": {
"Abizer Nasir": "abizern@abizern.org"
},
"source": {
"git": "https://github.com/Abizern/NPReachability.git",
"tag": "0.1.0"
},
"frameworks": "SystemConfiguration",
"source_files": "*.{h,m}",
"requires_arc": true,
"deprecated": true
}