[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / e / CwgDemoTest / 0.5.0 / CwgDemoTest.podspec.json
blob763ccc57b805da3413f1443c4f5001794c3759e4
2   "name": "CwgDemoTest",
3   "version": "0.5.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.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "CwgDemoTest/Classes/**/*",
23   "public_header_files": "CwgDemoTest/Classes/**/{CwgNetworking,CwgWebImage}.h",
24   "ios": {
25     "vendored_frameworks": "CwgDemoTest-0.4.0/ios/CwgDemoTest.framework"
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ],
31     "SDWebImage": [
33     ]
34   }