blob: 0a7c3f9b63f96ab716881ca2d14a8666d8cc779f [file] [log] [blame]
{
"name": "DSAlertView-Blocks",
"version": "1.1.2",
"summary": "UIAlertView和UIActionSheet的分类,Block代替代理方法",
"description": "UIAlertView和UIActionSheet的分类,Block代替代理方法\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "http://linfeng1009.gitcafe.io",
"license": "MIT",
"authors": {
"大神": "1057105719@qq.com"
},
"source": {
"git": "https://github.com/ludaye123/DSAlertView-Blocks.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DSAlertView-Blocks/*",
"frameworks": [
"Foundation",
"UIKit"
]
}