{ | |
"name": "YQAlertView", | |
"version": "1.1.0", | |
"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.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "YQAlertView/Classes/**/*" | |
} |