[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 0 / 7 / ApiVideoHaishinKit / 1.3.0.1 / ApiVideoHaishinKit.podspec.json
blob4a9564933cec5dbab1a6780a15cde4f4666fafe1
2   "name": "ApiVideoHaishinKit",
3   "version": "1.3.0.1",
4   "summary": "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.",
5   "swift_versions": "5.7",
6   "description": "Fork of HaishinKit made to access HKView frame buffer. Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.",
7   "homepage": "https://github.com/shogo4405/HaishinKit.swift",
8   "license": "New BSD",
9   "authors": {
10     "shogo4405": "shogo4405@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/apivideo/HaishinKit.swift.git",
14     "tag": "1.3.0.1"
15   },
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.13",
19     "tvos": "11.0"
20   },
21   "ios": {
22     "source_files": "Platforms/iOS/*.{h,swift}"
23   },
24   "osx": {
25     "source_files": "Platforms/macOS/*.{h,swift}"
26   },
27   "tvos": {
28     "source_files": "Platforms/tvOS/*.{h,swift}"
29   },
30   "source_files": "Sources/**/*.swift",
31   "dependencies": {
32     "Logboard": [
33       "~> 2.3.0"
34     ]
35   },
36   "deprecated": true,
37   "swift_version": "5.7"