[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / 1 / LZSwiftAlert / 0.0.1 / LZSwiftAlert.podspec.json
blob2877cb0df49fa1833ba3ca673d6d1294a6376f2c
2   "name": "LZSwiftAlert",
3   "version": "0.0.1",
4   "summary": "LZSwiftAlert.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chenjianlei/LZSwiftAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenjianlei": "woshixiaolei@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenjianlei/LZSwiftAlert.git",
16     "tag": "0.0.1"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.2",
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "LZSwiftAlert/Classes/**/*",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "MBProgressHUD": [
30       "1.2.0"
31     ]
32   },
33   "swift_version": "5.0"