blob: e8cce9ab94d9ca7db8eeae89e3ee3ec951f0151e [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.6",
"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.6"
},
"frameworks": "UIKit",
"source_files": "AppSettingsShowing/**/*.{swift}",
"dependencies": {
"AlertActionBuilder": [
],
"SKAlertControllerBuilder": [
],
"SKAlertControllerShowing": [
]
}
}