blob: edde3613c577e0c6fcf709e27a2a40b93c0abd96 [file] [log] [blame]
{
"name": "KLCPaaSWebRTC",
"version": "1.0.6",
"summary": "CPaasWebRTC",
"homepage": "https://github.com/Kandy-IO/",
"license": {
"type": "MIT",
"file": "mit-license.txt"
},
"authors": {
"Name": "tolgat@netrd.com.tr"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tolgatan/KLWebRTC.git",
"tag": "1.0.6"
},
"ios": {
"vendored_frameworks": "WebRTC.framework"
},
"public_header_files": "WebRTC.framework/Headers/*.h",
"source_files": [
"WebRTC.framework/Headers/*.h",
"WebRTC.framework/Headers/*.h"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/KLCPaaSWebRTC\"",
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
}
}