Skip to content

Commit

Permalink
[Add] TIoTLinkVideo 2.4.46
Browse files Browse the repository at this point in the history
  • Loading branch information
larrytin authored and CocoaPodsBot committed Feb 18, 2025
1 parent 25a5a4c commit 3a0e534
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions Specs/7/4/f/TIoTLinkVideo/2.4.46/TIoTLinkVideo.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"name": "TIoTLinkVideo",
"version": "2.4.46",
"summary": "腾讯连连Video SDK是腾讯云物联网平台提供,应用开发厂商可通过该 SDK 快速搭建起 OEM 版本 APP,进行物联网音视频业务开发",
"description": "在腾讯云物联网开发平台中,APP通过接入Video SDK来实现与智能IPC设备的连接,和通过物联网平台对智能IPC设备进行管理。",
"homepage": "https://github.com/tencentyun/iot-link-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iot-ios-sdk": "[email protected]"
},
"source": {
"git": "https://github.com/tencentyun/iot-link-ios.git",
"tag": "video-v2.4.46"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "Source/SDK/LinkVideo/**/*.{h,m,c,mm}",
"resources": "Source/SDK/LinkVideo/FLV/asset/GvoiceSE_v1_239-119-oneref-e.nn",
"dependencies": {
"TIoTLinkKit_XP2P": [
"2.4.53"
],
"TIoTLinkKit_FLV": [
"2.2.3"
],
"CocoaAsyncSocket": [
"7.6.5"
],
"TIoTLinkKit_SoundTouch": [
"1.0.0"
],
"TIoTLinkKit_GVoiceSE": [
">= 1.0.9"
],
"TPCircularBuffer": [
"1.6.1"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64"
}
}

0 comments on commit 3a0e534

Please sign in to comment.