blob: 1b8ed6043f2781d26cfa53631a00c1da970d610e [file] [log] [blame]
{
"name": "EmotionKeyboard",
"version": "0.0.2",
"summary": "custom EmotionKeyboard",
"description": "表情键盘 使用见测试",
"homepage": "https://github.com/wokua/CHEmotionKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1060566471@qq.com": "1060566471@qq.com"
},
"source": {
"git": "https://github.com/wokua/CHEmotionKeyboard.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "EmotionKeyboard/Classes/Emotion/**/*",
"resource_bundles": {
"EmotionKeyboard": [
"EmotionKeyboard/Assets/*"
]
},
"dependencies": {
"Masonry": [
]
}
}