blob: 3864e5c6bb5dba9f8c169e5f227a530006e5847f [file] [log] [blame]
{
"name": "TTAlertView",
"version": "0.0.4",
"summary": "TTAlertView is a drop-in replacement for UIAlertView that allows the developer to customize the presentation of an alert.",
"homepage": "https://github.com/twotoasters/TTAlertView",
"license": "MIT",
"authors": "Two Toasters",
"source": {
"git": "https://github.com/twotoasters/TTAlertView.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TTAlertView/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}