blob: 1204ca32e903fa6e8cf5605d13cc5d9531570a74 [file] [log] [blame]
{
"name": "PresentationSettings",
"version": "1.1.1",
"summary": "Configuration for UIViewController presentation.",
"homepage": "https://github.com/Meniny/SuperAlertController",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Elias Abel",
"source": {
"git": "https://github.com/Meniny/PresentationSettings.git",
"tag": "1.1.1"
},
"swift_version": "4.0",
"social_media_url": "https://meniny.cn/",
"source_files": "PresentationSettings/**/*.{swift}",
"resources": "PresentationSettings/**/*.{xib}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"description": "The configuration for UIViewController presentation.",
"module_name": "PresentationSettings"
}