blob: 9c35dee317b2fd05da7128bcd480bec75b98c857 [file] [log] [blame]
{
"name": "AlertActionBuilder",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "AlertActionBuilder allows you to create config class, that will be user for UIAlertAction init",
"requires_arc": true,
"version": "0.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/AlertActionBuilder",
"source": {
"git": "https://github.com/sjsoad/AlertActionBuilder.git",
"tag": "0.0.9"
},
"frameworks": "UIKit",
"source_files": "AlertActionBuilder/**/*.{swift}"
}