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