blob: b7c52347dbc4971f8fe8f23265da70fcdb5f62fc [file] [log] [blame]
{
"name": "YQAlertView",
"version": "1.0.1",
"summary": "简单自定义AlertView",
"description": "可以自定义标题 message 样式 可添加自定义view",
"homepage": "https://github.com/yyqxiaoyin/YQAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yyqxiaoyin": "357491060@qq.com"
},
"source": {
"git": "https://github.com/yyqxiaoyin/YQAlertView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YQAlertView/Classes/**/*"
}