[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 8 / ZKProgressHUD / 0.4 / ZKProgressHUD.podspec.json
blob5921149e09991752287f6cde37b9396ca4c95016
2   "name": "ZKProgressHUD",
3   "version": "0.4",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "A easy-to-use HUD for your iOS app.",
12   "homepage": "https://github.com/WangWenzhuang/ZKProgressHUD",
13   "authors": {
14     "WangWenzhuang": "1020304029@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/WangWenzhuang/ZKProgressHUD.git",
18     "tag": "0.4"
19   },
20   "description": "ZKProgressHUD is a easy-to-use HUD meant to display the progress of an ongoing task on iOS.",
21   "source_files": "ZKProgressHUD/*.swift",
22   "resources": "ZKProgressHUD/ZKProgressHUD.bundle",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0"
26   },
27   "pushed_with_swift_version": "3.0"