blob: 472dbc04d6ab6eb8d534fe48ffbdccf679d4dc86 [file] [log] [blame]
{
"name": "InteractiveZoomDriver",
"version": "1.0.1",
"summary": "UIView to zoomable by pinch gesture.",
"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.0.1"
},
"source_files": "Sources/InteractiveZoomDriver/*.swift"
}