[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / e / CwgDemoTest / 0.3.0 / CwgDemoTest.podspec.json
blobe75bf3f080a5be2deb8723eb6f7edd811d707377
2   "name": "CwgDemoTest",
3   "version": "0.3.0",
4   "summary": "测试一个牛逼的项目",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/changwuguo/CwgDemoTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changwuguo@qq.com": "changwuguo@bytedance.com"
13   },
14   "source": {
15     "git": "https://github.com/changwuguo/CwgDemoTest.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CwgDemoTest/Classes/**/*",
22   "public_header_files": "CwgDemoTest/Classes/**/{CwgNetworking,CwgWebImage}.h",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.3"
26     ],
27     "SDWebImage": [
29     ]
30   }