blob: 65f6ab7761e1522430ec48343cced94e846bdb70 [file] [log] [blame]
{
"name": "MAFHXTool",
"version": "0.0.2",
"summary": "对环信sdk的封装,主要监听消息",
"homepage": "https://github.com/LDeath/HXTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高赛": "395765302@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LDeath/HXTool.git",
"tag": "0.0.2"
},
"source_files": [
"MAFHXTool",
"MAFHXTool/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"HyphenateLite": [
]
}
}