| { |
| "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" |
| } |