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