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",
13 "MobileEngineer": "isaac@telnyx.com"
16 "git": "https://github.com/team-telnyx/telnyx-webrtc-ios.git",
22 "swift_versions": "5.0",
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25 "ENABLE_BITCODE": "NO"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "TelnyxRTC/**/*.{h,m,swift}"
34 "exclude_files": "TelnyxRTC/Exclude",
46 "swift_version": "5.0"