blob: 11278806668b656f8d4d8c14a7e657db40c2c1e2 [file] [log] [blame]
{
"name": "MAFHXTool",
"version": "0.0.1",
"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.1"
},
"source_files": [
"MAFHXTool",
"MAFHXTool/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}