[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / f / Vertigo / 0.1 / Vertigo.podspec.json
blobb25738d8ea811c444bfd2707923919a87bd5b871
2   "name": "Vertigo",
3   "version": "0.1",
4   "summary": "A simple image viewer which includes a custom transition that mimics the iOS 7 Photos app image zoom effect.",
5   "description": "                   **Vertigo** is a simple image viewer which includes a **custom view controller transition** that mimics the new **iOS 7 Photos app** image zoom transition effect.\n",
6   "homepage": "https://github.com/gonzalezreal/Vertigo",
7   "screenshots": "https://raw.github.com/gonzalezreal/Vertigo/master/VertigoSample/VertigoSample.gif",
8   "license": "MIT",
9   "authors": {
10     "Guillermo Gonzalez": "gonzalezreal@icloud.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/gonzalezreal/Vertigo.git",
17     "tag": "0.1"
18   },
19   "source_files": "Vertigo",
20   "resources": "Vertigo/TGRImageViewController.xib",
21   "frameworks": "UIKit",
22   "requires_arc": true