blob: 57f1af258db5d3c98f84eb1e8cd68f01e7e31702 [file] [log] [blame]
{
"name": "WGLNetworkMonitor",
"version": "0.0.12",
"summary": "This is a mobile network status monitor.",
"description": "\"This is a mobile network status monitor.\"",
"homepage": "https://github.com/guanlongwu/WGLNetworkMonitor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLNetworkMonitor.git",
"tag": "0.0.12"
},
"source_files": "WGLNetworkMonitor/**/*",
"public_header_files": "WGLNetworkMonitor/**/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}