blob: bc71521f8f3fd7104766009addd85f1821cf9179 [file] [log] [blame]
{
"name": "Transition",
"version": "0.1.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",
"Robert-Hein Hooijmans": "robert-hein@touchwonders.com"
},
"social_media_url": "https://twitter.com/touchwonders",
"source": {
"git": "https://github.com/Touchwonders/Transition.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Transition/Classes/**/*",
"pushed_with_swift_version": "3.0"
}