[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / a / 7 / BizSwaggerClient / 0.1.0 / BizSwaggerClient.podspec.json
blob87ffe9c5dcc972078e8afb164101722967adc04f
2   "name": "BizSwaggerClient",
3   "version": "0.1.0",
4   "summary": "A short description  BizSwaggerClient.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yidixue/objc-client",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "partylike@126.com": "partylike@126.com"
13   },
14   "source": {
15     "git": "https://github.com/yidixue/objc-client.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "BizSwaggerClient/Classes/**/*",
23   "frameworks": "SystemConfiguration",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3"
27     ],
28     "JSONModel": [
29       "~> 1.2"
30     ],
31     "ISO8601": [
32       "~> 0.6"
33     ]
34   }