blob: abaa3e6b10cad27b036b8f2adf2685b4ab993948 [file] [log] [blame]
{
"name": "TCICSDK_Pro",
"version": "1.0.1.272",
"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.1.272"
},
"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": [
]
}
}