blob: 0bd40687a0c5ec50e13e65fe477b0867894b6ca3 [file] [log] [blame]
{
"name": "RealReachability",
"version": "1.1.3",
"summary": "We need to observe the REAL reachability of network for iOS. That's what RealReachability do.",
"homepage": "https://github.com/dustturtle/RealReachability",
"license": "MIT",
"authors": {
"GuanZhenwei": "openglnewbee@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/dustturtle/RealReachability.git",
"tag": "1.1.3"
},
"source_files": [
"RealReachability",
"RealReachability/FSM",
"RealReachability/Connection",
"RealReachability/Ping"
],
"requires_arc": true
}