[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / f / c / ZoomTransitioning / 1.6.0 / ZoomTransitioning.podspec.json
blob000f2299376d196dd70188137e6a2ce291ee71fe
2   "name": "ZoomTransitioning",
3   "version": "1.6.0",
4   "summary": "ZoomTransitioning provides a custom transition with image zooming animation.",
5   "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.",
6   "homepage": "https://github.com/WorldDownTown/ZoomTransitioning",
7   "screenshots": "http://i.giphy.com/l0HlGSD26DXKSqWBi.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WorldDownTown": "WorldDownTown@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/WorldDownTown/ZoomTransitioning.git",
17     "tag": "1.6.0"
18   },
19   "social_media_url": "https://twitter.com/WorldDownTown",
20   "platforms": {
21     "ios": "9.3"
22   },
23   "source_files": "ZoomTransitioning/*.swift",
24   "frameworks": "UIKit"