blob: 8e7df6b8d800bf0944383cd02d95882050e8c22c [file] [log] [blame]
{
"name": "ZoomTransitioning",
"version": "1.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/WorldDownTown",
"platforms": {
"ios": "8.0"
},
"source_files": "ZoomTransitioning/*.swift",
"frameworks": "UIKit"
}