[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 0 / 7 / ApiVideoHaishinKit / 1.2.3.1 / ApiVideoHaishinKit.podspec.json
blob20da33893b6e85e9e03d9ee2a0de5ba70d41b5d7
2   "name": "ApiVideoHaishinKit",
3   "version": "1.2.3.1",
4   "summary": "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.",
5   "swift_versions": "5.5",
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.2.3.1"
15   },
16   "social_media_url": "http://twitter.com/shogo4405",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.11",
20     "tvos": "10.2"
21   },
22   "ios": {
23     "source_files": "Platforms/iOS/*.{h,swift}"
24   },
25   "osx": {
26     "source_files": "Platforms/macOS/*.{h,swift}"
27   },
28   "tvos": {
29     "source_files": "Platforms/tvOS/*.{h,swift}"
30   },
31   "source_files": "Sources/**/*.swift",
32   "dependencies": {
33     "Logboard": [
34       "~> 2.2.2"
35     ]
36   },
37   "deprecated": true,
38   "swift_version": "5.5"