blob: 8e428c4477cb82cfb52924283349861e3d640544 [file] [log] [blame]
{
"name": "AboveWindow",
"version": "2.0",
"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": "2.0"
},
"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"
}