4 "summary": "Enable Telnyx real-time communication services on iOS.",
5 "description": "The Telnyx iOS WebRTC Client SDK provides all the functionality you need to start making voice calls from an iPhone.",
6 "homepage": "https://github.com/team-telnyx/telnyx-webrtc-ios",
12 "Telnyx LLC": "mobile.app.eng.chapter@telnyx.com"
15 "git": "https://github.com/team-telnyx/telnyx-webrtc-ios.git",
21 "swift_versions": "5.0",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24 "ENABLE_BITCODE": "NO"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "TelnyxRTC/**/*.{h,m,swift}"
33 "exclude_files": "TelnyxRTC/Exclude",
45 "swift_version": "5.0"