blob: af367406d8a445e6ef81702f15d96981fbaa4601 [file] [log] [blame]
{
"name": "SCREmoticonKeyboard",
"version": "0.1.3",
"summary": "Custom emoticon keyboard",
"homepage": "https://github.com/rayray199085/SCREmoticonKeyboard",
"license": "MIT",
"authors": {
"Rui Cao": "rayray199085@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rayray199085/SCREmoticonKeyboard.git",
"tag": "0.1.3"
},
"source_files": [
"SCREmoticonKeyboard",
"Emoticon/**/*.{swift,xib}"
],
"requires_arc": true,
"swift_version": "4.0",
"resources": "Emoticon/Emoticons.bundle",
"dependencies": {
"MJExtension": [
"~> 3.0.17"
],
"SCRHintView": [
"~> 0.0.1"
]
}
}