[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / d / b / ApiVideoLiveStream / 1.4.4 / ApiVideoLiveStream.podspec.json
blobbd33f25c93d030e35739d7be12a48ada027d3082
2   "name": "ApiVideoLiveStream",
3   "version": "1.4.4",
4   "summary": "The api.video live stream framework allow easy integration of a live stream broadcast into your application.",
5   "description": "Quickly add the ability to broadcast a live stream from your application with this module. Within minutes, your app will be streaming RTMP live video to api.video where it can be broadcasted to anyone around the world.",
6   "homepage": "https://docs.api.video",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Ecosystem Team": "ecosystem@api.video"
12   },
13   "social_media_url": "https://x.com/api_video",
14   "swift_versions": [
15     "5.6"
16   ],
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source": {
21     "git": "https://github.com/apivideo/api.video-swift-live-stream.git",
22     "tag": "v1.4.4"
23   },
24   "source_files": "Sources/**/*.{h,m,swift}",
25   "exclude_files": "Sources/Exclude",
26   "dependencies": {
27     "HaishinKit": [
28       "1.9.3"
29     ]
30   },
31   "swift_version": "5.6"