blob: 24edc51994801d5e86ff074c5e0d4cd6f7754b46 [file] [log] [blame]
{
"name": "GTZoomableImageView",
"version": "1.0.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.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}