blob: 749238b32977a7f2ad47c7e38aff5a1da39f74cd [file] [log] [blame]
{
"name": "XBAlertViewBase",
"version": "0.0.4",
"summary": "弹出视图基类",
"description": "弹出视图基类,便于自定义弹出视图",
"homepage": "https://github.com/huisedediao/XBAlertViewBase",
"license": "MIT",
"authors": {
"谢贤彬": "401758785@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huisedediao/XBAlertViewBase.git",
"tag": "0.0.4"
},
"source_files": [
"XBAlertViewBase",
"XBAlertViewBase/**/*.{h,m}"
],
"requires_arc": true
}