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