[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / f / c / ZoomTransitioning / 1.4.1 / ZoomTransitioning.podspec.json
blobeb478f1450114c6f9bbac1173c312c55d0c189ef
2   "name": "ZoomTransitioning",
3   "version": "1.4.1",
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.4.1"
18   },
19   "social_media_url": "https://twitter.com/WorldDownTown",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "ZoomTransitioning/*.swift",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"