blob: b15798015ac9acc03306ea969460d76c555cce9b [file] [log] [blame]
{
"name": "KSReachability",
"platforms": {
"ios": "4.0",
"osx": "10.6"
},
"version": "0.0.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",
"commit": "04c3cc80da1fc97faf400d4b012cf35ef6a1fee8"
},
"source_files": [
"KSReachability.{h,m}",
"ARCSafe_MemMgmt.h"
],
"frameworks": [
"Foundation",
"SystemConfiguration"
],
"requires_arc": false
}