[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / 8 / ZYDProgressHUD / 0.0.1 / ZYDProgressHUD.podspec.json
blobbe83c908bd7ea9fc26e93edde8adb16946816ec0
2   "name": "ZYDProgressHUD",
3   "version": "0.0.1",
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.1"
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"