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