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