[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / f / ZZBaseKit / 0.1.2 / ZZBaseKit.podspec.json
blob10dac14ac779c6f5876127bcb53a5f11cbab2ee8
2   "name": "ZZBaseKit",
3   "version": "0.1.2",
4   "summary": "方便使用的基础库",
5   "description": "把常用的方法做了一个整合,形成一个方便使用的基础库",
6   "homepage": "https://github.com/liguoliangiOS/ZZBaseKit",
7   "license": {
8     "type": "MIT",
9     "text": "                          Copyright © 2019 ZZBaseKit\n                          All rights reserved.\n"
10   },
11   "authors": "liguoliang",
12   "source": {
13     "git": "https://github.com/liguoliangiOS/ZZBaseKit.git",
14     "tag": "0.1.2"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZZBaseKit/BaseKit/**/*"