[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 6 / ZBAPIManager / 0.0.2 / ZBAPIManager.podspec.json
blob002a94f434ab7f12f3de169dac412ac9eab52889
2   "name": "ZBAPIManager",
3   "version": "0.0.2",
4   "summary": "A short description of ZBAPIManager.",
5   "description": "一个swift开发的基础库, 包含一些extension工具",
6   "homepage": "https://gitee.com/zb_private_repo/zbapimanager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BO ZHOU": "2497992599@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/zb_private_repo/zbapimanager",
19     "tag": "0.0.2"
20   },
21   "source_files": "SourceFiles/**/*",
22   "swift_versions": "4.2",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.2"
26     ],
27     "HandyJSON": [
28       "~> 5.0.2"
29     ]
30   },
31   "swift_version": "4.2"