blob: 3009aa2ba115a7799f22aeddd08301b43ef52f51 [file] [log] [blame]
{
"name": "KSReachability",
"platforms": {
"ios": "4.0",
"osx": "10.6"
},
"version": "1.4",
"summary": "A better iOS & Mac reachability for a modern age.",
"homepage": "https://github.com/kstenerud/KSReachability",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"Karl Stenerud": "kstenerud@gmail.com"
},
"source": {
"git": "https://github.com/kstenerud/KSReachability.git",
"tag": "1.4"
},
"source_files": "KSReachability/KSReachability",
"frameworks": [
"Foundation",
"SystemConfiguration"
],
"requires_arc": false
}