blob: e81c02a87eaaaffd959b0689095850fcdcd90055 [file] [log] [blame]
{
"name": "HWIMNIKit",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWIMNIKit/Classes/**/*",
"resource_bundles": {
"HWIMNIKit": [
"HWIMNIKit/Assets/*.png",
"HWIMNIKit/Resources/NIMDemoChartlet.bundle",
"HWIMNIKit/Resources/NIMKitEmoticon.bundle",
"HWIMNIKit/Resources/NIMKitResource.bundle",
"HWIMNIKit/Resources/Settings.bundle",
"HWIMNIKit/Resources/Sounds/message.wav",
"HWIMNIKit/Resources/Sounds/video_chat_push.mp3",
"HWIMNIKit/Resources/Sounds/video_chat_tip_HangUp.aac",
"HWIMNIKit/Resources/Sounds/video_chat_tip_OnCall.aac",
"HWIMNIKit/Resources/Sounds/video_chat_tip_onTimer.aac",
"HWIMNIKit/Resources/Sounds/video_chat_tip_receiver.aac",
"HWIMNIKit/Resources/Sounds/video_chat_tip_sender.aac",
"HWIMNIKit/Resources/Sounds/video_connect_chat_tip_sender.aac"
]
},
"public_header_files": "Pod/Classes/HWIMNIKit.h",
"frameworks": "UIKit",
"dependencies": {
"NIMSDK": [
],
"M80AttributedLabel": [
],
"SDWebImage": [
],
"SDWebImageFLPlugin": [
],
"Toast": [
],
"TZImagePickerController": [
],
"FLAnimatedImage": [
]
},
"deprecated": true
}