[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 9 / a / e / CwgDemoTest / 0.10.0 / CwgDemoTest.podspec.json
blob78ab6c8d66249febfaff00d54809b7d55afe401d
2   "name": "CwgDemoTest",
3   "version": "0.10.0",
4   "summary": "测试一个Cocoapod项目",
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.10.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   "dependencies": {
25     "AFNetworking": [
26       "~> 2.3"
27     ],
28     "SDWebImage": [
30     ]
31   }