blob: 0546e45843d0bac9ad9b6522e68fb94536e76ed0 [file] [log] [blame]
{
"name": "RMPZoomTransitionAnimator-Swift",
"version": "2.0",
"summary": "A custom zooming transition animation for UIViewController.",
"homepage": "https://github.com/yhirano/RMPZoomTransitionAnimator-Swift/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuichi Hirano": "chirano@uraroji.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yhirano/RMPZoomTransitionAnimator-Swift.git",
"tag": "2.0"
},
"source_files": "RMPZoomTransitionAnimator-Swift/*.swift",
"swift_version": "4.2",
"requires_arc": true
}