2 "name": "SRTHaishinKit",
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",
10 "shogo4405": "shogo4405@gmail.com"
13 "git": "https://github.com/shogo4405/HaishinKit.swift.git",
21 "user_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "x86_64"
32 "pod_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "x86_64"
37 "SRTHaishinKit/SRTHaishinKit.h",
38 "HaishinKit/Sources/**/*.swift"
40 "vendored_frameworks": "SRTHaishinKit/Vendor/SRT/libsrt.xcframework",
46 "swift_version": "5.10"