blob: fce1545ab96263b33ea505fe650134fc41dd365c [file] [log] [blame]
{
"name": "AnyBoardEngine",
"version": "1.1.0",
"summary": "文档共享SDK,AnyBoardEngine.",
"description": " AnyBoardEngine 是anyRTC文档共享的iOS SDK",
"homepage": "https://github.com/BoYuanZjq/AnyBoardEngine",
"license": "MIT",
"authors": {
"zzuzjq": "984630262@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BoYuanZjq/AnyBoardEngine.git",
"tag": "1.1.0",
"submodules": true
},
"source_files": "AnyBoardEngine/**/*.{h,m}",
"public_header_files": "AnyBoardEngine/**/*.{h}",
"vendored_frameworks": "AnyBoardEngine/**/*.framework",
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 13.1.3"
]
}
}