blob: 6fa89e42811395b3d21e8b4e9cf5d821dc272e52 [file] [log] [blame]
{
"name": "HWIMNIKit",
"version": "1.0.2",
"summary": "好屋IM聊天基础框架",
"description": "好屋IM聊天基础框架.业务聊天基于此框架",
"homepage": "http://172.16.10.28/caolianhua/hwimnikit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clh2046@163.com": "caolianhua@haowu.com"
},
"source": {
"git": "http://172.16.10.28/caolianhua/hwimnikit.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWIMNIKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"NIMSDK": [
],
"M80AttributedLabel": [
],
"SDWebImage": [
],
"SDWebImageFLPlugin": [
],
"Toast": [
],
"TZImagePickerController": [
],
"FLAnimatedImage": [
]
},
"deprecated": true
}