blob: ac6abea8ac063a2a759347a17a140db2495b490d [file] [log] [blame]
{
"name": "DeceptionAlertViews",
"version": "0.6.0",
"summary": "This class gives an appropriate UIAlertView or UIAlertController depending on what version iOS is being used.",
"homepage": "https://github.com/2020Deception/DeceptionAlertViews",
"license": "MIT",
"authors": {
"Anonymous": "2020deception@gmail.com"
},
"source": {
"git": "https://github.com/2020Deception/DeceptionAlertViews.git",
"tag": "v0.6.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/AlertView.{h,m}",
"frameworks": "UIKit"
}