[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / d / MBProgressHUD-LY / 0.1.0 / MBProgressHUD-LY.podspec.json
blobb36729ccbb619e8ffa89536eb1a1938d7e7006f5
2   "name": "MBProgressHUD-LY",
3   "version": "0.1.0",
4   "summary": "MBProgressHUD的封装,自用",
5   "description": "MBProgressHUD的封装,自用,保存起来",
6   "homepage": "https://github.com/ButtFly/MBProgressHUD-LY",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ButtFly": "315585758@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ButtFly/MBProgressHUD-LY.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MBProgressHUD-LY/Classes/**/*",
23   "resource_bundles": {
24     "MBProgressHUD_LY": [
25       "MBProgressHUD-LY/Assets/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "MBProgressHUD": [
30       "~> 1.2.0"
31     ]
32   },
33   "swift_version": "5.0"