blob: f57e1880419e5abedd3c6d67f41f492320c45ca0 [file] [log] [blame]
{
"name": "DQAlertView",
"version": "1.0.1",
"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.0.1"
},
"source_files": [
"DQAlertView",
"DQAlertView/**/*.{h,m}"
],
"requires_arc": true
}