blob: d8ba3c12db51dc4e9906a73f64400b2a756430f3 [file] [log] [blame]
{
"name": "JVTransitionAnimator",
"version": "1.0",
"summary": "JVTransitionAnimator to animatem your view controllers.",
"description": "A simple transition animator that allows to present View Controller in a pretty cool way.",
"homepage": "https://github.com/JV17/JVTransitionAnimator",
"license": "MIT",
"authors": {
"Jorge Valbuena": "jorgevalbuena2@gmail.com"
},
"source": {
"git": "https://github.com/JV17/JVTransitionAnimator.git",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}