blob: 490332a9982632d8f37b1c264901ecda018fc356 [file] [log] [blame]
{
"name": "HHChatKit",
"version": "0.1.11",
"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.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHChatKit/Classes/**/*",
"resources": "HHChatKit/Assets/*.{png,xib,nib,bundle}",
"vendored_libraries": "HHChatKit/Classes/Lame/libmp3lame.a",
"dependencies": {
"SocketRocket": [
"~> 0.5.1"
],
"YYModel": [
"~> 1.0.4"
],
"SDWebImage": [
"~> 5.8.4"
],
"YBImageBrowser": [
"~> 3.0.9"
],
"ZLPhotoBrowser": [
"~> 3.2.0"
]
}
}