[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 1 / 9 / ZZProgressHUD / 1.0.0 / ZZProgressHUD.podspec.json
blob831c9093a697ec6e8c2ce4b24597d2d108b2948b
2   "name": "ZZProgressHUD",
3   "version": "1.0.0",
4   "summary": "ZZProgressHUD, a swift version of MBProgressHUD for iOS9 and later",
5   "description": "a swift version of MBProgressHUD for iOS9 and later. you can use this instead if you want to develop in a pure swift environment",
6   "homepage": "https://github.com/zerozheng/ZZProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "zero",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/zerozheng/ZZProgressHUD.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "sources",
21     "sources/*.{h,m}"
22   ],
23   "resources": "sources/*.png"