[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 3 / 8 / 2 / JZBProgressHUD / 0.1.0 / JZBProgressHUD.podspec.json
blob617d02c394cd9179edd421bb5c2a38af0d5137b0
2   "name": "JZBProgressHUD",
3   "version": "0.1.0",
4   "summary": "Base library for JZB",
5   "description": "家长版 toast、loading 提示.",
6   "homepage": "https://git.zuoyebang.cc/changyiyi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changyiyi": "changyiyi@zuoyebang.com"
13   },
14   "source": {
15     "git": "https://git.zuoyebang.cc/changyiyi/jzbprogresshud.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JZBProgressHUD/Classes/*.{h,m}",
22   "resource_bundles": {
23     "JZBProgressHUD": [
24       "JZBProgressHUD/Assets/JZBToast.xcassets"
25     ]
26   },
27   "requires_arc": true