blob: 7a65ecc16cf348c7f86adb99fc3aa74e4fece069 [file] [log] [blame]
{
"name": "DDAlertView",
"version": "1.0.4",
"summary": "自定义对话框",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/destinyzhao/DDAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"destiny": "346276712@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/destinyzhao/DDAlertView.git",
"tag": "1.0.4"
},
"source_files": "DDAlertView/*.{h,m,xib}",
"requires_arc": true
}