blob: 2b85b9c4c873d682bb9c9beb042e7bd166d9e3fb [file] [log] [blame]
{
"name": "LSIM",
"version": "0.1.3",
"summary": "使用腾讯云通信快速实现即时通讯功能。",
"description": "由于腾讯云通信的接口太多太杂,不方便使用,所以我基于项目的实际需求,在腾讯云通信的基础上封装了一层,提供可以简单使用的接口。",
"homepage": "https://github.com/tstyllr/LSIM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨志聪": "770633567@qq.com"
},
"source": {
"git": "https://github.com/tstyllr/LSIM.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSIM/Classes/**/*"
}