blob: 1932dbb4427d2a0ef81efe64d4997b03ac9a6652 [file] [log] [blame]
{
"name": "InteractiveTransitioningContainer",
"version": "0.1.5",
"summary": "A UIKit custom container component that supports interactive transitions for switching between its containees.",
"description": "A UIKit custom container component that supports interactive transitions for switching between its contained view controllers.",
"homepage": "https://github.com/MilanNosal/InteractiveTransitioningContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Milan Nosal": "milan.nosal@gmail.com"
},
"source": {
"git": "https://github.com/MilanNosal/InteractiveTransitioningContainer.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "InteractiveTransitioningContainer/*",
"pushed_with_swift_version": "4.0"
}