4 "summary": "Kurento Media Server iOS Web RTC Call.",
5 "homepage": "https://github.com/sdkdimon/kms-ios-webrtc-call",
11 "Dmitry Lizin": "sdkdimon@gmail.com"
14 "git": "https://github.com/sdkdimon/kms-ios-webrtc-call.git",
15 "branch": "webrtc_bundle",
22 "pod_target_xcconfig": {
23 "ENABLE_BITCODE": "NO"
25 "module_name": "KMSWebRTC",
26 "source_files": "KMSWebRTC/KMSWebRTC/*.{h,m}",
28 "vendored_frameworks": "KMSWebRTC/vendor/WebRTC/WebRTC.framework"
31 "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/KMSWebRTC/KMSWebRTC/vendor/WebRTC\""