[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 0 / ZBAPIManager_MAC / 0.0.3 / ZBAPIManager_MAC.podspec.json
blob96213d86c4f0d08c215f5fd292816acaccf409cf
2   "name": "ZBAPIManager_MAC",
3   "version": "0.0.3",
4   "summary": "A short description of ZBAPIManager.",
5   "description": "一个swift开发的基础库, 包含一些extension工具",
6   "homepage": "https://gitee.com/zb_private_repo/zbapimanager_-mac",
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     "osx": "10.12"
17   },
18   "source": {
19     "git": "https://gitee.com/zb_private_repo/zbapimanager_-mac.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "SourceFiles/**/*",
23   "swift_versions": "4.2",
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.2"
27     ],
28     "HandyJSON": [
29       "~> 5.0.2"
30     ]
31   },
32   "swift_version": "4.2"