blob: 277dfa532e3bfde64100d57f6a155a96523248a3 [file] [log] [blame]
{
"name": "ARBoardEngine",
"version": "3.0.0",
"summary": "A short description of ARBoardEngine.",
"description": "ARBoardSDK 是anyRTC文档共享的iOS SDK",
"homepage": "https://github.com/BoYuanZjq/ARBoardEngine",
"license": "MIT",
"authors": {
"zjq": "984630262@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BoYuanZjq/ARBoardEngine.git",
"tag": "3.0.0",
"submodules": true
},
"source_files": "ARBoardEngine/**/*.{h}",
"public_header_files": "ARBoardEngine/**/*.h",
"vendored_frameworks": "ARBoardEngine/**/*.framework",
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 14.0.0"
],
"SDWebImage": [
"~> 5.0.0"
]
}
}