blob: 6b9d3260917adea5a71c565e3b96069d945300e2 [file] [log] [blame]
{
"name": "JVTransitionAnimator",
"version": "0.1.0",
"summary": "JVTransitionAnimator",
"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": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JVTransitionAnimator": [
"Pod/Assets/*.png"
]
}
}