2 "name": "SRTHaishinKit",
3 "version": "2.0.0-rc.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",
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"
36 "source_files": "SRTHaishinKit/*.{h,swift}",
37 "vendored_frameworks": "Vendor/SRT/libsrt.xcframework",
43 "swift_version": "5.10"