blob: 86c17f9f5983c03dc007d53b7ed5950d0b79e157 [file] [log] [blame]
{
"name": "MAFHXTool",
"version": "0.1.1",
"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.1.1"
},
"source_files": "MAFHXTool/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Hyphenate": [
]
}
}