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