blob: d4be24ab7719d0b0ce4acc1badc474724c0d2eb9 [file] [log] [blame]
{
"name": "DQAlertView",
"version": "1.2.0",
"summary": "The best iOS customizable Alert View.",
"description": " DQAlertView is the best alternative for UIKit's UIAlertView. With DQAlertView, you can easily make your desired Alert View in some lines of code.\n",
"homepage": "https://github.com/dinhquan/DQAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dinh Quan": "dinhquan191@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dinhquan/DQAlertView.git",
"tag": "1.2.0"
},
"source_files": [
"DQAlertView",
"DQAlertView/**/*.{h,m}"
],
"requires_arc": true
}