blob: 738bdd37613e169f06d5bec4975ff28d910140b7 [file] [log] [blame]
{
"name": "ContainerWindow",
"version": "1.4.1",
"summary": "ContainerWindow a second window based on window, which supports to hide into a ball.",
"homepage": "https://github.com/ThiagoCamila/ContainerWindow",
"authors": {
"ThiagoCamila": "thiagocamila.btc@gmail.com"
},
"source": {
"git": "https://github.com/ThiagoCamila/ContainerWindow.git",
"tag": "1.4.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",
"5.2"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "5.2"
}