blob: 47b1fddab5586f69847da453cf210bf14e963820 [file] [log] [blame]
{
"name": "XLHUD",
"version": "0.0.1",
"summary": "提示框项目初始化配置",
"description": "提示框配置基础库zzzzzzzzzzzzzzzzzzzzzzzzzzz",
"homepage": "https://gitee.com/xuelei163/XLHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XLEE": "18709264359@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/xuelei163/XLHUD.git",
"tag": "0.0.1"
},
"source_files": "XLHUDConfigureView/*.h",
"resources": "XLHUDConfigureView/*.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"pop": [
]
}
}