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