blob: c6fc18712f73df0685481075c11f8c7083bf8884 [file] [log] [blame]
{
"name": "HSBZoomView",
"version": "0.0.1",
"summary": "HSBZoomView",
"swift_version": "4.2",
"description": "Zoom DataSource, Delegate",
"homepage": "https://github.com/hsb9kr/HSBZoomView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Red": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBZoomView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBZoomView/Classes/*.swift",
"frameworks": "UIKit"
}