blob: 1283a8f6b47676ba8c24c612f0e868d289a92e6a [file] [log] [blame]
{
"name": "FXReachability",
"version": "1.3.2",
"license": "zlib",
"summary": "Lightweight reachability class for Mac and iOS.",
"homepage": "https://github.com/nicklockwood/FXReachability",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/FXReachability.git",
"tag": "1.3.2"
},
"source_files": "FXReachability",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6",
"tvos": "9.0"
}
}