blob: e845cc2b7b8efc4f31e97e4786379f62d86ecf69 [file] [log] [blame]
{
"name": "TYICSDK",
"version": "2.0.276",
"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.276"
},
"resources": "tyicimage.bundle",
"vendored_frameworks": "TYICSDK.framework",
"frameworks": [
"Foundation",
"Accelerate"
],
"dependencies": {
"Masonry": [
],
"YYModel": [
],
"TXLiteAVSDK_TRTC": [
"7.2.8940"
]
}
}