blob: 82fd5aa938ba81e51993f41e22257b78a709f9a4 [file] [log] [blame]
{
"name": "LFNetworkReachability",
"summary": "Reachability",
"version": "1.1.2",
"license": {
"type": "Apache License Version 2.0",
"file": "LICENSE"
},
"authors": {
"wangxiaoxiang": "wangxiaoxiang@youku.com"
},
"homepage": "https://github.com/LaiFengiOS/LFNetworkReachability",
"source": {
"git": "https://github.com/LaiFengiOS/LFNetworkReachability.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "LFNetworkReachability/LFNetworkReachability/*.{h,m}",
"public_header_files": "LFNetworkReachability/LFNetworkReachability/*.h",
"frameworks": "SystemConfiguration",
"requires_arc": true
}