blob: d66e4327a6e895e878f2d329ba9f0622a6b3274a [file] [log] [blame]
{
"name": "ISEmojiView",
"version": "0.1.2",
"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.1.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/Classes/**/*",
"resource_bundles": {
"ISEmojiView": [
"Source/Assets/*"
]
}
}