blob: 10581695f84bfc7ed663ba1b346c59c29cd91b39 [file] [log] [blame]
{
"name": "MGNetWorkStatusObserver",
"version": "1.0.0",
"summary": "a tool to get current network status and observer network change",
"description": "a tool to get current network status and observer network change",
"homepage": "https://github.com/MR-THT/MGNetWorkStatusObserver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MR-THT": "1096462733@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MR-THT/MGNetWorkStatusObserver.git",
"tag": "1.0.0"
},
"source_files": "MGNetWorkStatusObserver/**/*.{h,m}",
"requires_arc": true
}