blob: 4214e80dc456078b47ff10b18bbbf0d4b2b47179 [file] [log] [blame]
{
"name": "StorytellingKit",
"version": "0.1.2",
"summary": "High Quality Image ScrollView with storytelling contents.",
"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.",
"homepage": "https://github.com/TileImageTeamiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Changnam Hong": "hcn1519@gmail.com"
},
"source": {
"git": "https://github.com/TileImageTeamiOS/StorytellingKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MyTileImageViewer/TileImageView/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0",
"deprecated_in_favor_of": "THTiledImageView"
}