blob: 662ba5525e6d5decdfe3852fdd1ad10107377e7b [file] [log] [blame]
{
"name": "CHChatKit",
"version": "0.9.2",
"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.2"
},
"source_files": [
"CHChatKit",
"CHChatKit/**/*.{h,m}"
],
"resources": "CHChatKit/Resource/*",
"requires_arc": true,
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
],
"SDWebImage": [
],
"Masonry": [
],
"Realm": [
],
"XEBEventBus": [
]
}
}