[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 6 / ProgressHUDSwift / 0.2.0 / ProgressHUDSwift.podspec.json
blob55ffe5642fa4c8f0fd0687df64531236267d8e4e
2   "name": "ProgressHUDSwift",
3   "version": "0.2.0",
4   "summary": "使用Swift4改写ProgressHUD,并加入一些自己特定的使用方法.",
5   "description": "使用Swift4改写ProgressHUD,并加入一些自己特定的使用方法.满足Swift使用者使用。",
6   "homepage": "https://github.com/zhenxingliu/ProgressHUDSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhenxingliu": "5210167@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhenxingliu/ProgressHUDSwift.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ProgressHUDSwift/Classes/**/*",
22   "resource_bundles": {
23     "ProgressHUDSwift": [
24       "ProgressHUDSwift/Assets/**/*"
25     ]
26   }