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