blob: a4a1ebc4a926fd28fa084b0ad72f43896dee3b2f [file] [log] [blame]
{
"name": "DeceptionAlertViews",
"version": "0.6.1",
"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": "0.6.1"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/AlertView.{h,m}",
"frameworks": "UIKit"
}