blob: b8604b9d53ac83d6e8f7e15d28aec3058e03f653 [file] [log] [blame]
{
"name": "InteractiveZoomDriver",
"version": "1.2.1",
"summary": "UIView to zoomable by pinch gesture.",
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"description": "This repo is view to zoomable by pinch gesture.",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/shima11/InteractiveZoomDriver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shima": "shima.jin@icloud.com"
},
"source": {
"git": "https://github.com/shima11/InteractiveZoomDriver.git",
"tag": "1.2.1"
},
"source_files": "Sources/InteractiveZoomDriver/*.swift",
"swift_version": "5.0"
}