blob: 7dbf88acff262b8cfdfe49d3746794398dade5d5 [file] [log] [blame]
{
"name": "CHChatKit",
"version": "0.9.7",
"summary": "IM SDK FOR Objective-C ,implention EMHandler for Servive",
"homepage": "https://github.com/chausson/CHChatKit",
"license": "MIT",
"authors": {
"Chausson": "232564026@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chausson/CHChatKit.git",
"tag": "0.9.7"
},
"source_files": [
"CHChatKit",
"CHChatKit/**/*.{h,m}"
],
"resources": "CHChatKit/Resource/*",
"requires_arc": true,
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
],
"SDWebImage": [
"~> 3.8.2"
],
"Masonry": [
],
"Realm": [
],
"CHProgressHUD": [
],
"CHImagePicker": [
],
"XEBEventBus": [
]
}
}