{ | |
"name": "ModalTransitionController", | |
"version": "3.1.0", | |
"license": "MIT", | |
"summary": "Like the default modal present transitioning with custom animation.", | |
"homepage": "https://github.com/cuzv/ModalTransitionController", | |
"authors": { | |
"Roy Shaw": "cuzval@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/cuzv/ModalTransitionController.git", | |
"tag": "3.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Sources/*.swift", | |
"requires_arc": true | |
} |