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