blob: 3d5c32e9a7da8c288089bf784e6334b8bdef2522 [file] [log] [blame]
{
"name": "QKAlertView",
"version": "0.1.0",
"summary": "QKAlertView.",
"description": "TODO: 自定义AlertView.",
"homepage": "https://github.com/huahong1124/QKAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong1124": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/QKAlertView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QKAlertView/Classes/**/*.{h,m}",
"dependencies": {
"UITextView+Placeholder": [
],
"YYCategories": [
],
"Masonry": [
]
}
}