blob: e62cdef8c887350210c987a993c49c38b90907fe [file] [log] [blame]
{
"name": "PresentAnimatedTransitioningController",
"version": "2.0.0",
"license": "MIT",
"summary": "Like the default present transitioning with custom animation.",
"homepage": "https://github.com/cuzv/PresentAnimatedTransitioningController",
"authors": {
"Moch Xiao": "cuzval@gmail.com"
},
"source": {
"git": "https://github.com/cuzv/PresentAnimatedTransitioningController.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}