blob: 959bc244e720a9ba705770836ea53502e579fd49 [file] [log] [blame]
{
"name": "ISEmojiView",
"version": "0.2.1",
"summary": "Emoji Keyboard for iOS.",
"description": "An easy to use Emoji keyboard for iOS.",
"homepage": "https://github.com/isaced/ISEmojiView",
"screenshots": "https://github.com/isaced/ISEmojiView/raw/master/screenshot1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isaced": "isaced@163.com"
},
"source": {
"git": "https://github.com/isaced/ISEmojiView.git",
"tag": "0.2.1"
},
"swift_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/Classes/**/*",
"resource_bundles": {
"ISEmojiView": [
"Source/Assets/**/*"
]
}
}