blob: ffe3d889ab4574af898462f64f8a67277d0b3629 [file] [log] [blame]
{
"name": "TCICSDK_Pro",
"version": "1.0.1.469",
"summary": "TCICSDK",
"description": "腾讯云互动教育极简单接入SaaS方案",
"homepage": "https://github.com/JamesChenGithub/TCICSDK",
"authors": "alexichen",
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"source": {
"http": "https://res.qcloudclass.com/iOS/TCICSDK/SDK/2.0.0.15/TCICSDK_Pro_1.0.1.469.zip"
},
"preserve_paths": "TCICSDK.framework",
"source_files": "TCICSDK.framework/Headers/*.h",
"public_header_files": "TCICSDK.framework/Headers/*.h",
"resources": "tcicimage.bundle",
"vendored_frameworks": "TCICSDK.framework",
"frameworks": [
"Foundation",
"Accelerate"
],
"dependencies": {
"Masonry": [
],
"YYModel": [
],
"Bugly": [
],
"TIWLogger_iOS": [
"1.0.1.21"
],
"TIWCache_iOS": [
"1.0.0.19"
],
"TXLiteAVSDK_Professional": [
]
}
}