blob: 6360ebfe2b0fd92ed9066bc56e9d6c3f21832b76 [file] [log] [blame]
{
"name": "NavigationTransitionController",
"version": "0.0.1",
"summary": "Designed by Nanogram, Inc. in New York",
"description": "UINavigationController subclass that simplifies interactive transition animations when presenting or dismissing view controllers on iOS.",
"homepage": "https://github.com/Nanogram-Inc/NavigationTransitionController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HackShitUp": "josh.m.choi@gmail.com"
},
"source": {
"git": "https://github.com/Nanogram-Inc/NavigationTransitionController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}