blob: bcd8793fc43a13a0df3fb53c6f261599ceb766a0 [file] [log] [blame]
{
"name": "GTZoomableImageView",
"version": "1.2.0",
"summary": "View that implements pinch to zoom and double tap zoom gesture for a Image View",
"homepage": "https://github.com/neobeppe/GTZoomableImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giuseppe Travasoni": "giuseppe.travasoni@gmail.com"
},
"social_media_url": "https://twitter.com/neobeppe",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/neobeppe/GTZoomableImageView.git",
"tag": "1.2.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_versions": "4.2",
"swift_version": "4.2"
}