blob: 4d2993a5b092ba0f354cf1a01f785affb26ee17d [file] [log] [blame]
{
"name": "KBStickerView",
"version": "0.1.1",
"summary": "A view that shows Stickers as an InputView (Keyboard).",
"description": "This view will show Stickers at the bottom as an InputView (Keyboard).\nyou can add your own stickers using a Remote URL, or just as a local asset file.",
"homepage": "https://github.com/3llomi/KBStickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"3llomi": "contact@devlomi.com"
},
"source": {
"git": "https://github.com/3llomi/KBStickerView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/3llomi",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Classes/**/*",
"swift_version": "5.0"
}