blob: 8b6d3e65a8a55e152937819a09fdbd45f0389a45 [file] [log] [blame]
{
"name": "HWIMNIKit",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWIMNIKit/Classes/**/*",
"dependencies": {
"NIMSDK": [
],
"M80AttributedLabel": [
],
"SDWebImage": [
],
"SDWebImageFLPlugin": [
],
"Toast": [
],
"TZImagePickerController": [
],
"FLAnimatedImage": [
]
},
"deprecated": true
}