blob: 4f87e0f00d740cba29d75a6da7a16ae1ed78ff1c [file] [log] [blame]
{
"name": "UIScrollView_minimap",
"version": "0.1.1",
"summary": "create minimap by UIScrollView",
"description": "UIScrollView_minimap is a awesome module that shows the part of image in the scroll view as a form of minimap",
"homepage": "https://github.com/TileImageTeamiOS/UIScrollView_minimap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hong Seong Ho": "grohong76@gmail.com",
"Changnam Hong": "hcn1519@gmail.com",
"Han JeeWoong": "hjw01234@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TileImageTeamiOS/UIScrollView_minimap.git",
"tag": "0.1.1"
},
"source_files": "ScrollViewMinimap/Minimap/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}