blob: 691e0b67de4740dc5d6a4ac3579c3d9b0875b4e9 [file] [log] [blame]
{
"name": "MAFHXTool",
"version": "0.0.8",
"summary": "对环信sdk的封装,主要监听消息",
"homepage": "http://192.168.1.142:9000/diffusion/11/hxtool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高赛": "395765302@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.142:9000/diffusion/11/hxtool.git",
"tag": "0.0.8"
},
"source_files": "MAFHXTool/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Hyphenate": [
]
}
}