blob: b164eaa91e70763b5cd854fc2a75a23386c58026 [file] [log] [blame]
{
"name": "UIViewControllerTransitions",
"version": "3.0.0",
"summary": "UIViewController Transitioning Library.",
"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": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewControllerTransitions/Classes/**/*"
}