blob: cb845f9e64f7457bc40070781945f3861e15e7b7 [file] [log] [blame]
{
"name": "SKAppSettingsShowing",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "AppSettingsShowing extennds object and allow you to show app settings alert",
"requires_arc": true,
"version": "0.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/AppSettingsShowing",
"source": {
"git": "https://github.com/sjsoad/AppSettingsShowing.git",
"tag": "0.0.8"
},
"frameworks": "UIKit",
"source_files": "AppSettingsShowing/**/*.{swift}",
"dependencies": {
"AlertActionBuilder": [
],
"SKAlertControllerBuilder": [
],
"SKAlertControllerShowing": [
]
}
}