blob: aa783465182685a22415bc8aab39d41ae830a887 [file] [log] [blame]
{
"name": "DTAlertViewContainer",
"platforms": {
"ios": "8.0"
},
"summary": "DTAlertViewContainer is an animated, flexible container to present any View as AlertView.",
"requires_arc": true,
"version": "0.1.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Titov": "dmitriytitovwm@gmail.com"
},
"homepage": "https://github.com/Quott/DTAlertViewContainer",
"source": {
"git": "https://github.com/Quott/DTAlertViewContainer.git",
"tag": "0.1.5"
},
"frameworks": "UIKit",
"source_files": "DTAlertViewContainer/**/*.{h,m}"
}