blob: 5f3847600529ca879cf33044c938052c95a1bec9 [file] [log] [blame]
{
"name": "ISEmojiView",
"version": "0.0.6",
"summary": "Emoji Keyboard for iOS.",
"description": "An easy to use Emoji keyboard for iOS.",
"homepage": "https://github.com/isaced/ISEmojiView",
"screenshots": "https://raw.github.com/isaced/ISEmojiView/master/screenshot.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isaced": "isaced@163.com"
},
"source": {
"git": "https://github.com/isaced/ISEmojiView.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/Classes/**/*",
"resource_bundles": {
"ISEmojiView": [
"Source/Assets/*"
]
},
"pushed_with_swift_version": "3.0"
}