blob: 4b0ac3b7dade8b3db4348a0f081458435480cf11 [file] [log] [blame]
{
"name": "ModalTransitioning",
"version": "5.0.1",
"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": "5.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}