blob: 165ef499d5a060233f2c978ea30f74495e650728 [file] [log] [blame]
{
"name": "SCREmoticonKeyboard",
"version": "0.0.9",
"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.0.9"
},
"source_files": [
"SCREmoticonKeyboard",
"Emoticon/**/*.{swift,xib}"
],
"requires_arc": true,
"swift_version": "4.0",
"resources": "Emoticon/Emoticons.bundle",
"dependencies": {
"YYModel": [
"~> 1.0.4"
]
}
}