[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 2 / 0 / NodeMediaClient / 2.7.10 / NodeMediaClient.podspec.json
blobb282927a80209aa0a53b7265c7f5d7122834b003
2   "name": "NodeMediaClient",
3   "version": "2.7.10",
4   "summary": "A live streaming SDK.",
5   "license": {
6     "type": "Copyright",
7     "text": "Copyright 2020 NodeMedia Ltd. All rights reserved."
8   },
9   "homepage": "http://www.nodemedia.cn",
10   "authors": {
11     "Mingliang Chen": "illuspas@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/NodeMedia/NodeMediaClient-iOS.git",
15     "tag": "2.7.10"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "NodeMediaClient/NodeMediaClient.framework/Headers/*.{h}",
21   "vendored_frameworks": "NodeMediaClient/NodeMediaClient.framework",
22   "public_header_files": "NodeMediaClient/NodeMediaClient.framework/Headers/NodeMediaClient.h",
23   "libraries": "z",
24   "frameworks": [
25     "CoreMedia",
26     "AudioToolbox",
27     "VideoToolbox",
28     "AVFoundation"
29   ]