blob: 353c4d5badcaecbe90c31c6df39aed2ab1a6857d [file] [log] [blame]
{
"name": "AboveWindow",
"version": "3.1",
"summary": "AboveWindow a second window above base window, which supports to hide into a ball.",
"homepage": "https://github.com/ThiagoCamila/AboveWindow",
"authors": {
"ThiagoCamila": "thiagocamila@fastmail.com"
},
"source": {
"git": "https://github.com/ThiagoCamila/AboveWindow.git",
"tag": "3.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "5.1"
}