blob: 38d00b3fe6f840336ccb1b64e124013b81d53d3f [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.7",
"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.7"
},
"frameworks": "UIKit",
"source_files": "DTAlertViewContainer/**/*.{h,m}"
}