blob: 07fdc13eb3ba271a655ecedc2dbffc0ccc5136bb [file] [log] [blame]
{
"name": "GTZoomableImageView",
"version": "1.1.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.1.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}