blob: 4cf038d6b640d1a7f4a74597889f60ddb6b6a366 [file] [log] [blame]
{
"name": "TechSeeWebRTC",
"version": "1.2",
"summary": "WebRTC iOS SDK",
"description": "WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs.",
"platforms": {
"ios": "10.0"
},
"homepage": "https://webrtc.org/",
"license": {
"type": "Multiple",
"file": "LICENCE.md"
},
"authors": {
"Shlomi Sharon": "shlomis@techsee.me"
},
"source": {
"http": "https://sdk-us.techsee.me/WebRTC-1.2.zip"
},
"vendored_frameworks": "WebRTC.framework",
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "${PODS_ROOT}/WebRTC"
}
}