[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / e / THTiledImageView / 0.2.0 / THTiledImageView.podspec.json
blob6bd973d5c6f0a9f8ec964e93900ac87f665ab9c5
2   "name": "THTiledImageView",
3   "version": "0.2.0",
4   "summary": "High Quality Image ScrollView using cropped tiled images.",
5   "description": "Rendering High Quality Image from cropped tiled images.\nYou can set images by level and, render different images(normally smaller images) easily.",
6   "homepage": "https://github.com/TileImageTeamiOS/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Changnam Hong": "hcn1519@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TileImageTeamiOS/THTiledImageView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "THTiledImageView/THTiledImageView/*.swift",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"