blob: 3d5032b833652c69f5bfa19ecc274d0d2269458d [file] [log] [blame]
{
"name": "THScrollView_minimap",
"version": "0.2.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.2.0"
},
"source_files": "THScrollView-minimap/THMinimap/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}