| { | |
| "name": "AWReachability", | |
| "version": "0.0.3", | |
| "summary": "Network to determine.", | |
| "homepage": "https://github.com/Maling1255/AWReachability", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "maling": "maling@amberweather.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Maling1255/AWReachability.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "AWReachability/*.{h,m}", | |
| "requires_arc": true, | |
| "deprecated": true | |
| } |