blob: 6e45adc7fbfb10efc550c69d16599b5c0a94a22f [file] [log] [blame]
{
"name": "Transition",
"version": "1.2.0",
"summary": "Easy interactive interruptible custom ViewController transitions.",
"description": "Transition makes building interactive interruptible custom view controller transitions easy! You just define the animation and interaction, Transition ties it all together.",
"homepage": "https://github.com/Touchwonders/Transition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Toine Heuvelmans": "toine@touchwonders.com"
},
"social_media_url": "https://twitter.com/touchwonders",
"source": {
"git": "https://github.com/Touchwonders/Transition.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Transition/Classes/**/*",
"pushed_with_swift_version": "4.0"
}