blob: 2ea474ee1b1d71a364c51a0b2c21da0666dbf08c [file] [log] [blame]
{
"name": "DYAlertController",
"platforms": {
"ios": "8.0"
},
"summary": "Replacement for UIAlertController with many customizable features",
"requires_arc": true,
"version": "0.2.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"[Dominik Butz]": "[dominikbutz@googlemail.com]"
},
"homepage": "https://github.com/DominikButz/DYAlertController",
"source": {
"git": "https://github.com/DominikButz/DYAlertController.git",
"tag": "0.2.6"
},
"frameworks": "UIKit",
"source_files": "DYAlertController**/*.{swift}",
"resources": "DYAlertController/**/*.{xib}"
}