[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / f / 5 / 0 / XLHUD / 0.0.1 / XLHUD.podspec.json
blob47b1fddab5586f69847da453cf210bf14e963820
2   "name": "XLHUD",
3   "version": "0.0.1",
4   "summary": "提示框项目初始化配置",
5   "description": "提示框配置基础库zzzzzzzzzzzzzzzzzzzzzzzzzzz",
6   "homepage": "https://gitee.com/xuelei163/XLHUD",
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/XLHUD.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "XLHUDConfigureView/*.h",
22   "resources": "XLHUDConfigureView/*.bundle",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ],
29     "pop": [
31     ]
32   }