[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 7 / 3 / a / ZoomTransition / 0.3 / ZoomTransition.podspec.json
blobe61e5750533d26a945c52a3fcd1f9febfca4ec31
2   "name": "ZoomTransition",
3   "version": "0.3",
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.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": "true",
21   "source_files": "ZoomTransition/**/*.swift"