blob: 002924d0363b36ec0ba319ebf73cd24e854e2ccd [file] [log] [blame]
{
"name": "HBChatKeyBoard",
"version": "1.0.2",
"summary": "A short description of HBChatKeyBoard.",
"description": "Emoticons are for demo only",
"homepage": "https://github.com/WillieWu/HBChatKeyBoard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hongbin.wu": "601479318@qq.com"
},
"source": {
"git": "https://github.com/WillieWu/HBChatKeyBoard.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"HBChatKeyBoard/Classes/**/*",
"HBChatKeyBoard/Classes/*"
],
"swift_version": "4.0",
"requires_arc": true,
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}