4 "summary": "An opinionated sip-wrapper for iOS",
5 "description": "This library provides a comprehensive wrapper for SIP functionality in iOS applications, including core VoIP features, call handling, and chat capabilities.",
6 "homepage": "https://github.com/hieujames/VoipLibIOS.git",
12 "37453099": "hieujames741@gmail.com"
15 "git": "https://github.com/hieujames/VoipLibIOS.git",
21 "swift_versions": "5.0",
22 "source_files": "VoipLibIOS/**/*.{h,m,swift}",
28 "vendored_frameworks": "libs/*.xcframework",
29 "private_header_files": "Frameworks/**/*.h",
30 "pod_target_xcconfig": {
31 "ENABLE_BITCODE": "NO"
33 "user_target_xcconfig": {
34 "ENABLE_BITCODE": "NO"
36 "preserve_paths": "libs/**/*",
37 "swift_version": "5.0"