blob: 84059bffcb522bd89a10bb10da626e888c23a672 [file] [log] [blame]
{
"name": "SKAlertControllerBuilder",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "SKAlertControllerBuilder allows you to create AlertController with config",
"requires_arc": true,
"version": "0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/AlertControllerBuilder",
"source": {
"git": "https://github.com/sjsoad/AlertControllerBuilder.git",
"tag": "0.0.5"
},
"frameworks": "UIKit",
"source_files": "AlertControllerBuilder/**/*.{swift}",
"dependencies": {
"AlertActionBuilder": [
]
}
}