blob: 12e59121f3d2ae8eb10deab64a3a4e5274edf164 [file] [log] [blame]
{
"name": "TCICSDK",
"version": "1.0.0.52",
"summary": "TCICSDK",
"description": "腾讯云互动教育极简单接入SaaS方案",
"homepage": "https://github.com/JamesChenGithub/TCICSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "alexichen",
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"source": {
"git": "https://github.com/JamesChenGithub/TCICSDK.git",
"tag": "1.0.0.52"
},
"resources": "tcicimage.bundle",
"vendored_frameworks": "TCICSDK.framework",
"frameworks": [
"Foundation",
"Accelerate"
],
"dependencies": {
"Masonry": [
],
"YYModel": [
],
"TIWLogger_iOS": [
],
"ZipArchive": [
],
"TXLiteAVSDK_TRTC": [
"7.6.9355"
]
}
}