[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / f / TIoTLinkVideo / 2.2.7 / TIoTLinkVideo.podspec.json
blob09ce4cfff804f742e9c969b7c515ac499a9e587a
2   "name": "TIoTLinkVideo",
3   "version": "2.2.7",
4   "summary": "腾讯连连Video SDK是腾讯云物联网平台提供,应用开发厂商可通过该 SDK 快速搭建起 OEM 版本 APP,进行物联网音视频业务开发",
5   "description": "在腾讯云物联网开发平台中,APP通过接入Video SDK来实现与智能IPC设备的连接,和通过物联网平台对智能IPC设备进行管理。",
6   "homepage": "https://github.com/tencentyun/iot-link-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iot-ios-sdk": "dev@goodow.com"
13   },
14   "source": {
15     "git": "https://github.com/tencentyun/iot-link-ios.git",
16     "tag": "video-v2.2.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "Source/SDK/LinkVideo/**/*.{h,m,c,mm}",
23   "dependencies": {
24     "TIoTLinkKit_XP2P": [
25       "2.2.0"
26     ],
27     "TIoTLinkKit_Faac": [
28       "2.0.5"
29     ],
30     "CocoaLumberjack": [
31       "3.7.2"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "VALID_ARCHS": "arm64"
36   }