blob: 41d47558070cea3e8d52c0f7f2b29eaa0e8aec9e [file] [log] [blame]
{
"name": "THTiledImageView",
"version": "0.2.1",
"summary": "High Quality Image ScrollView using cropped tiled images.",
"description": "Rendering High Quality Image from cropped tiled images.\nYou can set images by level and, render different images(normally smaller images) easily.",
"homepage": "https://github.com/TileImageTeamiOS/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Changnam Hong": "hcn1519@gmail.com"
},
"source": {
"git": "https://github.com/TileImageTeamiOS/THTiledImageView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "THTiledImageView/THTiledImageView/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}