blob: ef691dd32962fd5dcd555295b130b60c3244979f [file] [log] [blame]
{
"name": "ISEmojiView",
"version": "0.2.4",
"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.4"
},
"swift_versions": "5",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/Classes/**/*",
"resource_bundles": {
"ISEmojiView": [
"Source/Assets/**/*"
]
},
"swift_version": "5"
}