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