blob: d06de76bd91a5368df7b59550ca29ce69d106100 [file] [log] [blame]
{
"name": "THScrollViewMinimap",
"version": "0.4.0",
"summary": "create minimap by UIScrollView",
"description": "THScrollView-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/THScrollView-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/THScrollView-minimap.git",
"tag": "0.4.0"
},
"source_files": "THScrollViewMinimap/THMinimap/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}