blob: d939f8891eaa083ae73161439891c0bfd371da64 [file] [log] [blame]
{
"name": "KSReachability",
"platforms": {
"ios": "4.0",
"osx": "10.6"
},
"version": "1.1",
"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.1"
},
"source_files": "KSReachability/KSReachability",
"frameworks": [
"Foundation",
"SystemConfiguration"
],
"requires_arc": false
}