[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / 3 / a / ZoomTransition / 0.1 / ZoomTransition.podspec.json
blob7337b695ee0647e7794c479f4b558dc6f9d2d659
2   "name": "ZoomTransition",
3   "version": "0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Interactive zoom transition for presenting view controllers written in Swift",
9   "homepage": "https://github.com/tristanhimmelman/ZoomTransition",
10   "authors": {
11     "Tristan Himmelman": "tristanhimmelman@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/tristanhimmelman/ZoomTransition.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": "true",
21   "source_files": "ZoomTransition/**/*.swift"