blob: 74cb8656a36efe2f59b944eb8406966811ff6043 [file] [log] [blame]
{
"name": "HH_TRTC_Mini",
"version": "3.0.8.010711",
"summary": "和缓视频医生 SDK",
"description": "和缓视频医生,连接千万用户和全科医生。",
"homepage": "https://github.com/HHMedic/HH_TRTC_Mini",
"license": "MIT",
"authors": {
"chengyanfang": "cumt_cyf@163.com"
},
"social_media_url": "https://github.com/HHMedic",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HHMedic/HH_TRTC_Mini.git"
},
"default_subspecs": "Base",
"dependencies": {
"TXIMSDK_iOS": [
]
},
"subspecs": [
{
"name": "Base",
"vendored_frameworks": "HH_TRTC_Mini/*.framework",
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"AVFoundation",
"CoreTelephony",
"VideoToolbox",
"AudioToolbox",
"CoreMedia"
],
"libraries": [
"z",
"sqlite3.0",
"c++",
"resolv.9"
]
}
]
}