blob: d0371c53a8abd73771ef1948f9bf5801614a73ac [file] [log] [blame]
{
"name": "DQAlertView",
"version": "0.0.3",
"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": "FILE_LICENSE"
},
"authors": {
"Dinh Quan": "dinhquan191@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dinhquan/DQAlertView.git",
"tag": "0.0.3"
},
"source_files": [
"DQAlertView",
"DQAlertView/**/*.{h,m}"
],
"requires_arc": true
}