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