blob: f7523bf17e3e2cc9ec6ef1d335c488fc0f916012 [file] [log] [blame]
{
"name": "ZoomTransitioning",
"version": "1.1.2",
"summary": "ZoomTransitioning provides a custom transition with image zooming animation.",
"description": "ZoomTransitioning provides a custom transition with image zooming animation.\nWhen you use this library with UINavigationController, you can pop view controller with edge swiping.",
"homepage": "https://github.com/WorldDownTown/ZoomTransitioning",
"screenshots": "http://i.giphy.com/l0HlGSD26DXKSqWBi.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WorldDownTown": "WorldDownTown@gmail.com"
},
"source": {
"git": "https://github.com/WorldDownTown/ZoomTransitioning.git",
"tag": "1.1.2"
},
"social_media_url": "https://twitter.com/WorldDownTown",
"platforms": {
"ios": "8.0"
},
"source_files": "ZoomTransitioning/*.swift",
"frameworks": "UIKit"
}