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