[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 0 / XLHUD / 0.0.3 / XLHUD.podspec.json
blob990645b5f7ec91739a2c51eb8c7723c9c6f3e2dc
2   "name": "XLHUD",
3   "version": "0.0.3",
4   "summary": "提示框项目初始化配置",
5   "description": "提示框配置基础库zzzzzzzzzzzzzzzzzzzzzzzzzzz",
6   "homepage": "https://gitee.com/xuelei163/XLHUDProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XLEE": "18709264359@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/xuelei163/XLHUDProgressView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "XLHUDConfigureView/*.{h,m}",
22   "resources": "XLHUDConfigureView/*.bundle",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ]
29   }