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