blob: b470cb4feb24c092513f762606dd007dd7553029 [file] [log] [blame]
{
"name": "Transition",
"version": "1.2.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Transition/Classes/**/*"
}