blob: d238597b5380172d8ae1ae60d077d71b2151008c [file] [log] [blame]
{
"name": "ZoomableUIView",
"platforms": {
"ios": "8.0"
},
"summary": "Zoomable UIView protocol to zoom UIView without a UIScrollView.",
"requires_arc": true,
"version": "0.1.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Coughlan": "james.coughlan@outlook.com"
},
"homepage": "https://github.com/coughlanj/ZoomableUIView",
"source": {
"git": "https://github.com/coughlanj/ZoomableUIView.git",
"tag": "0.1.8"
},
"frameworks": "UIKit",
"source_files": "ZoomableUIView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}