{ | |
"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" | |
] | |
} |