blob: dcab4dc42fc4cf70706126f27f719162896f957d [file] [log] [blame]
{
"name": "HHChatKit",
"version": "0.1.4",
"summary": "使用SocketRocket聊天库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hutaol/HHChatKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Henry": "1325049637@qq.com"
},
"source": {
"git": "https://github.com/hutaol/HHChatKit.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHChatKit/Classes/**/*",
"resources": "HHChatKit/ChatKeyBoard.bundle",
"dependencies": {
"SocketRocket": [
"~> 0.5.1"
],
"YYModel": [
"~> 1.0.4"
]
}
}