blob: c2e1e73dc008aeb7d84ce7cce7c75da1deafa3a8 [file] [log] [blame]
{
"name": "SQLPopVC",
"version": "0.0.7",
"summary": "自己搭建,没有使用第三方库,实现确认框。",
"description": "自己搭建,没有使用第三方库,实现确认框。可以自主添加图片,及其他自定义view。选择多种多样动画效果",
"homepage": "https://github.com/beiguo172528/SQLPopVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SQL": "1042612904@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/beiguo172528/SQLPopVC.git",
"tag": "0.0.7"
},
"source_files": [
"SQLPopVC",
"SQLPopVC/**/*.{h,m}"
],
"exclude_files": "",
"resource_bundles": {
"SQLPopVC": [
"SQLPopVC/**/*.{xib,png,xcassets}"
]
}
}