[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / c / 0 / 7 / SRTHaishinKit / 1.9.1 / SRTHaishinKit.podspec.json
blobff86e491ef051c34e3f3b2dff337bcb018ecdd1f
2   "name": "SRTHaishinKit",
3   "version": "1.9.1",
4   "summary": "Camera and Microphone streaming library via SRT for iOS, macOS, tvOS and visionOS.",
5   "swift_versions": "5.10",
6   "description": "SRTHaishinKit. Camera and Microphone streaming library via SRT for iOS, macOS, tvOS and visionOS.",
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/shogo4405/HaishinKit.swift.git",
14     "tag": "1.9.1"
15   },
16   "platforms": {
17     "ios": "13.0",
18     "osx": "13.0",
19     "tvos": "13.0",
20     "visionos": "1.0"
21   },
22   "source_files": "SRTHaishinKit/*.{h, swift}",
23   "vendored_frameworks": "Vendor/SRT/libsrt.xcframework",
24   "dependencies": {
25     "HaishinKit": [
26       "~> 1.9.1"
27     ]
28   },
29   "swift_version": "5.10"