blob: 7e880018d67d4d0a72fa450b5858e44f8a1005f8 [file] [log] [blame]
{
"name": "UIAlertViewCategory",
"version": "1.0.0",
"summary": "Dismiss UIAlertView.",
"description": "使用类别扩展UIAlertView, 取消显示的所有的UIAlertView.",
"homepage": "https://github.com/MAYoungMan/UIAlertViewCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MAYoungMan": "zhaohui_he@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MAYoungMan/UIAlertViewCategory.git",
"tag": "v1.0.0"
},
"source_files": "*.{h,m}"
}