blob: 766ec52f3871775ec6e807b0de3c3a4f88608bd7 [file] [log] [blame]
{
"name": "InteractiveZoomDriver",
"version": "1.2.2",
"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.2"
},
"source_files": "Sources/InteractiveZoomDriver/*.swift",
"swift_version": "5.0"
}