[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / d / b / ApiVideoLiveStream / 1.3.4 / ApiVideoLiveStream.podspec.json
blob3e4ebf9c26bc86995b5e1df9b67949a5eb1e51ae
2   "name": "ApiVideoLiveStream",
3   "version": "1.3.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://twitter.com/api_video",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/apivideo/api.video-ios-live-stream.git",
19     "tag": "v1.3.4"
20   },
21   "source_files": "Sources/**/*.{h,m,swift}",
22   "exclude_files": "Sources/Exclude",
23   "dependencies": {
24     "HaishinKit": [
25       "1.4.3"
26     ]
27   }