[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 9 / a / e / CwgDemoTest / 0.1.0 / CwgDemoTest.podspec.json
blob5fc7001c0968a655307f7176aa553b11ff96b4d7
2   "name": "CwgDemoTest",
3   "version": "0.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CwgDemoTest/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }