blob: 0b3aa475410677eec87e1b11f86754bb5bcd47f2 [file] [log] [blame]
{
"name": "ODReachability",
"version": "1.0.0",
"summary": "ODReachability is a wrapper of Reachability focus on status changes",
"description": "ODReachability is a wrapper of Reachability focus on status changes. Based on ashleymills's Reachability",
"homepage": "https://github.com/olddonkey/ODReachability",
"license": "MIT",
"authors": {
"olddonkey": "olddonkeyblog@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/olddonkey/ODReachability.git",
"tag": "1.0.0"
},
"source_files": "ODReachability/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}