[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / b / ZHWTestTool / 0.0.1 / ZHWTestTool.podspec.json
blobb91e42dab8ad564f854970119683d9df6e1a964a
2   "name": "ZHWTestTool",
3   "version": "0.0.1",
4   "summary": "练习制作cocoapods",
5   "description": "制作自己的cocoapods , 第一次练习,制作自己的cocoapods , 第一次练习",
6   "homepage": "https://github.com/jesse881025/ZHWTestTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhanghongwei": "hongwei.zhang@langlive.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jesse881025/ZHWTestTool.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Tools",
23     "ZHWTestTool/Tools/**/*.{h,m}"
24   ],
25   "requires_arc": true