blob: 73dd157c0025b189627cf0de3dbeab69e6edcb78 [file] [log] [blame]
{
"name": "QYStatusHUD",
"version": "1.0",
"summary": "这是实现系统级弹框的公用组件",
"homepage": "http://gitlab.quanyou.com.cn/tanbiao/QYStatusHUD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tanbiao": "tanbiao@quanyou.com.cn"
},
"source": {
"git": "http://gitlab.quanyou.com.cn/tanbiao/QYStatusHUD.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QYStatusHUD/Classes/**/*",
"frameworks": "UIKit"
}