[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / e / ZBUtilities / 0.0.4 / ZBUtilities.podspec.json
blob796e44ea837b081156277ce56a3c75218b1f55e6
2   "name": "ZBUtilities",
3   "version": "0.0.4",
4   "summary": "ZBUtilities for Zoombin.",
5   "homepage": "https://github.com/qq30135878/ZBUtilities",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bin Zhang": "30135878@qq.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/qq30135878/ZBUtilities.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "*.{h,m}",
21   "public_header_files": "*.h",
22   "requires_arc": true,
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 0.8"
26     ]
27   }