[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / d / StorytellingKit / 0.1.1.1 / StorytellingKit.podspec.json
blobd9d894afd2d82891a064ac801bdfd4653ac16b74
2   "name": "StorytellingKit",
3   "version": "0.1.1.1",
4   "summary": "High Quality Image ScrollView with storytelling contents.",
5   "description": "ImageScrollView with various content marker for Storytelling.\nHigh Quality Image can be rendered by tiled Image. Text, Audio, and Video can be added by marker.",
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/StorytellingKit.git",
16     "tag": "0.1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MyTileImageViewer/TileImageView/*.swift",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0",
24   "deprecated_in_favor_of": "THTiledImageView"