blob: 194d6cadf6dcc6ec03c2db3754d4ef501b4f109a [file] [log] [blame]
{
"name": "TAlertView",
"version": "0.2.0",
"summary": "TAlertView is a replacement for UIAlertView",
"description": " Computes the meaning of life.\n Features:\n * simple to use\n * block syntax\n * physically animated user interaction\n * UIAppearance support\n",
"homepage": "https://github.com/tellmarket/",
"screenshots": "https://github.com/tellmarket/TAlertView/raw/master/Github/Example.gif",
"license": "MIT",
"authors": {
"Washington Miranda": "mirandaacevedo@gmail.com"
},
"source": {
"git": "https://github.com/tellmarket/TAlertView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}