[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / e / f / 1 / NetHookTool / 1.0 / NetHookTool.podspec.json
blob1f306c792d9c694b1a0f6c1f11e519f4a71f7c1b
2   "name": "NetHookTool",
3   "version": "1.0",
4   "summary": "网络数据拦截工具",
5   "description": "一个简单的网络数据拦截工作",
6   "homepage": "https://github.com/fei1990/NetHookTool",
7   "license": "MIT",
8   "authors": {
9     "fei1990": "f.wang1990@hotmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/fei1990/NetHookTool.git",
16     "tag": "v1.0"
17   },
18   "source_files": [
19     "NetHookTool/NetHookTool/NetCategory/**/*.h",
20     "NetHookTool/NetHookTool/NetTool/**/*.h",
21     "NetHookTool/NetHookTool/NetVC/**/*.h"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true