blob: 0e2ed9b1655f18c88ea01c0b12e05f240852e57a [file] [log] [blame]
{
"name": "SKAlertControllerShowing",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "AlertControllerShowing provides default implementation for showing different alerts",
"requires_arc": true,
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/AlertControllerShowing",
"source": {
"git": "https://github.com/sjsoad/AlertControllerShowing.git",
"tag": "0.0.4"
},
"frameworks": "UIKit",
"source_files": "AlertControllerShowing/**/*.{swift}",
"dependencies": {
"AlertActionBuilder": [
],
"SKAlertControllerBuilder": [
]
}
}