blob: ff8213f5ce418ed86b25a0632ae849ad08411034 [file] [log] [blame]
{
"name": "KLCPaaSWebRTC",
"version": "1.0.7",
"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.7"
},
"ios": {
"vendored_frameworks": "WebRTC.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/KLCPaaSWebRTC\"",
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
}
}