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