blob: ef0890e7805f3080cd9bcec545bc79e1e746d192 [file] [log] [blame]
{
"name": "MGReachability",
"version": "0.0.1",
"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.1"
},
"source_files": "MGReachability/*.{h,m}",
"requires_arc": true
}