blob: 90bd5fb0be607bcbab6e9c03f2409b49fb5f0b00 [file] [log] [blame]
{
"name": "AnyBoardEngine",
"version": "1.0.6",
"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.0.6",
"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"
]
}
}