blob: 0c1261f09d348b8a80f9f655cf065edcaedb18aa [file] [log] [blame]
{
"name": "InteractiveTransitioningContainer",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "InteractiveTransitioningContainer/*",
"pushed_with_swift_version": "4.0"
}