blob: 1f306c792d9c694b1a0f6c1f11e519f4a71f7c1b [file] [log] [blame]
{
"name": "NetHookTool",
"version": "1.0",
"summary": "网络数据拦截工具",
"description": "一个简单的网络数据拦截工作",
"homepage": "https://github.com/fei1990/NetHookTool",
"license": "MIT",
"authors": {
"fei1990": "f.wang1990@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/fei1990/NetHookTool.git",
"tag": "v1.0"
},
"source_files": [
"NetHookTool/NetHookTool/NetCategory/**/*.h",
"NetHookTool/NetHookTool/NetTool/**/*.h",
"NetHookTool/NetHookTool/NetVC/**/*.h"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}