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