[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / e / CwgDemoTest / 0.12.0 / CwgDemoTest.podspec.json
blob36dcf3b68c13903d87a397d42363ad9dbf82a635
2   "name": "CwgDemoTest",
3   "version": "0.12.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.12.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "CwgDemoTest/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.3"
26     ]
27   }