blob: c1095b3335326f20e390d3515ce40b2b19bdebf6 [file] [log] [blame]
{
"name": "UIViewControllerTransitions",
"version": "1.0.1",
"summary": "Custom UIViewController Transitions.",
"description": "This library helps you to apply and create Custom UIViewController Transitions.",
"homepage": "https://github.com/pisces/UIViewControllerTransitions",
"license": "MIT",
"authors": {
"Steve Kim": "hh963103@gmail.com"
},
"source": {
"git": "https://github.com/pisces/UIViewControllerTransitions.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UIViewControllerTransitions/Classes/**/*"
}