blob: 7b6d092608a5a41ee99422154a7a97e6e79dcc9b [file] [log] [blame]
{
"name": "SimpleTransition",
"version": "2.0.1",
"summary": "A simple way to create custom presentation transition.",
"description": "iOS Custom Animated Transitioning for view controller presentation",
"homepage": "https://github.com/MingLoan/SimpleTransition",
"license": "MIT",
"authors": {
"Mingloan": "mingloanchan@gmail.com"
},
"source": {
"git": "https://github.com/MingLoan/SimpleTransition.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}