[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / 9 / c / a / GTZoomableImageView / 1.0.0 / GTZoomableImageView.podspec.json
blob24edc51994801d5e86ff074c5e0d4cd6f7754b46
2   "name": "GTZoomableImageView",
3   "version": "1.0.0",
4   "summary": "View that implements pinch to zoom and double tap zoom gesture for a Image View",
5   "homepage": "https://github.com/neobeppe/GTZoomableImageView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Giuseppe Travasoni": "giuseppe.travasoni@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/neobeppe",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/neobeppe/GTZoomableImageView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"