[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 5 / YSHUD / 1.2.0 / YSHUD.podspec.json
blob066b32dbbc89755a5366b555f8c663e7e805a7ec
2   "name": "YSHUD",
3   "version": "1.2.0",
4   "summary": "对MBProgressHUD的二次封装",
5   "description": "对MBProgressHUD的二次封装, 方便调用",
6   "homepage": "https://github.com/zys-developer/YSHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zys-developer": "zys_dev@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zys-developer/YSHUD.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YSHUD/Classes/**/*.swift",
23   "resource_bundles": {
24     "YSHUD": [
25       "YSHUD/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "MBProgressHUD": [
30       "~> 1.2.0"
31     ]
32   },
33   "swift_version": "5.0"