blob: a97a12fc26969cb9b9fb5f7c6824e771a4817f94 [file] [log] [blame]
{
"name": "UUabcClassRoomSocket",
"version": "1.0.4",
"summary": "CLassRoom-Socket project modules.",
"description": "1. Model改为Class类型",
"homepage": "https://gitlab.51uuabc.com/hongyang.zhong/uuclassroomsocket",
"license": {
"type": "MIT"
},
"authors": {
"hongyang.zhong": "hongyang.zhong@uuabc.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@gitlab.51uuabc.com:hongyang.zhong/uuclassroomsocket.git",
"tag": "1.0.4"
},
"source_files": "Core/**/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 12.0.0"
]
}
}