blob: 65a5df2862f15dd1b5eca57ab3eb31e3578d3fc6 [file] [log] [blame]
{
"name": "EEZoomableImageView",
"version": "0.1.2",
"summary": "Provides full screen zoom feature to image view like instagram.",
"homepage": "https://github.com/ergunemr/EEZoomableImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emre": "ergunemr@itu.edu.tr"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ergunemr/EEZoomableImageView.git",
"tag": "0.1.2"
},
"source_files": "EEZoomableImageView/EEZoomableImageView/*.{swift}",
"frameworks": "UIKit",
"swift_version": "3.0",
"requires_arc": true
}