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