blob: d5d1b3fbc1f2585d3a9b72d2da23859f49e34cd0 [file] [log] [blame]
{
"name": "NetMonitor",
"version": "1.0",
"summary": "NetMonitor.",
"description": "A NetMonitor",
"homepage": "https://github.com/silence0201/NetMonitor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/NetMonitor.git",
"tag": "1.0"
},
"source_files": [
"NetMonitor",
"NetMonitor/**/*.{h,m}"
],
"exclude_files": "NetMonitor/Exclude",
"requires_arc": true
}