blob: 7b9e274a7b8ed3406e3b948c5c181a22360d28a1 [file] [log] [blame]
{
"name": "TEduBoard_Mac",
"version": "2.3.6",
"platforms": {
"osx": "10.10"
},
"license": {
"type": "Proprietary",
"text": " copyright 2017 tencent Ltd. All rights reserved.\n"
},
"homepage": "https://cloud.tencent.com/document/product/680/14776",
"documentation_url": "https://cloud.tencent.com/document/product/680/35891",
"authors": "tencent interact class",
"summary": "TXIMSDK_Mac",
"requires_arc": true,
"source": {
"git": "https://github.com/tencentyun/TIC.git",
"tag": "2.3.6"
},
"preserve_paths": "PaaS/macOS/SDK/TEduBoard_Mac.framework",
"source_files": "PaaS/macOS/SDK/TEduBoard_Mac.framework/Versions/A/Headers/*.h",
"public_header_files": "PaaS/macOS/SDK/TEduBoard_Mac.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "PaaS/macOS/SDK/TEduBoard_Mac.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${PODS_ROOT}/TEduBoard_Mac/macOS/SDK/TEduBoard_Mac.framework/Versions/A/Headers/"
}
}