[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 0 / 8 / ZYDProgressHUD / 0.0.2 / ZYDProgressHUD.podspec.json
blob2e539923d83214fc90e89f7a393fdd6d85d0363b
2   "name": "ZYDProgressHUD",
3   "version": "0.0.2",
4   "summary": "Simple and easy to use progress indicator",
5   "description": "Simple and easy to use progress indicator. You can use it to create your ProgressHUD.",
6   "homepage": "https://github.com/zhangxiaoyuheshui/ZYDProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "MAX": "806903233@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zhangxiaoyuheshui/ZYDProgressHUD.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "ZYDProgressHUD/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "pushed_with_swift_version": "4.0"