[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 4 / 5 / e / THTiledImageView / 0.3 / THTiledImageView.podspec.json
blobbb9c0d2c162de673ba89288b44d3493018fb4723
2   "name": "THTiledImageView",
3   "version": "0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "THTiledImageView/THTiledImageView/*.swift",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Kingfisher": [
26     ]
27   }