blob: 359a9554e8ec5957a310156b6b3c02c045ad3649 [file] [log] [blame]
{
"name": "TEduBoard_iOS",
"version": "2.3.7",
"platforms": {
"ios": "8.0"
},
"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_iOS",
"requires_arc": true,
"source": {
"git": "https://github.com/tencentyun/TIC.git",
"tag": "2.3.7"
},
"preserve_paths": "PaaS/iOS/SDK/TEduBoard.framework",
"source_files": "PaaS/iOS/SDK/TEduBoard.framework/Headers/*.h",
"public_header_files": "PaaS/iOS/SDK/TEduBoard.framework/Headers/*.h",
"vendored_frameworks": "PaaS/iOS/SDK/TEduBoard.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${PODS_ROOT}/TEduBoard_iOS/iOS/SDK/TEduBoard.framework/Headers/"
}
}