blob: c120af4242324366d856d3e24b1464ac37a5b976 [file] [log] [blame]
{
"name": "Transition",
"version": "1.3.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.3.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source_files": "Transition/Classes/**/*",
"swift_version": "5"
}