[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / f / JCTestOne / 0.1.0 / JCTestOne.podspec.json
blob07b5bec6440b9462a19c6056eb75cc4a6e7d8313
2   "name": "JCTestOne",
3   "version": "0.1.0",
4   "summary": "这是测试简介,依赖AFNet2版本",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Gayle/jctest-one",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gayle448": "1129133995@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Gayle/jctest-one.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JCTestOne/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }