blob: 2c57ace610df41b6e7e77eb3f41d60d5403b714b [file] [log] [blame]
{
"name": "VXIChatSDK",
"version": "1.0.3",
"summary": "A short description of VXIChatSDK.",
"description": "Test",
"homepage": "https://github.com/codeHarton/VXIChatSDK",
"license": "MIT",
"authors": {
"harton": "shoudu.wang@vxichina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/codeHarton/VXIChatSDK.git",
"tag": "1.0.3"
},
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.1.0"
]
},
"vendored_frameworks": "Framework/VXIChatSDK.framework",
"swift_versions": "5.0",
"swift_version": "5.0"
}