[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 4 / tzj / 0.6.0 / tzj.podspec.json
blob5fd2ed96faf2523bc3e23fd500693fb7e334d239
2   "name": "tzj",
3   "version": "0.6.0",
4   "summary": "test",
5   "description": "TODO: Add long description of the pod here.\nTODO: Add long description of the pod here.\nTODO: Add long description of the pod here.",
6   "homepage": "http://git.oa.com/lizb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lizb": "lizb@touzhijia.com"
13   },
14   "source": {
15     "git": "http://git.oa.com/lizb/tzj.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "subspecs": [
23     {
24       "name": "Network",
25       "source_files": "tzj/Classes/**/*",
26       "public_header_files": "tzj/Classes/**/*.h",
27       "dependencies": {
28         "AFNetworking": [
29           "~> 3.1"
30         ]
31       }
32     }
33   ]