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