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