blob: 1d7ae404cfe580861ea400974c46c281ce016334 [file] [log] [blame]
{
"name": "KLMobileSDK",
"version": "1.0.10",
"summary": "KLMobileSDK",
"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/KLMobileSDK.git",
"tag": "1.0.10"
},
"dependencies": {
"KLCPaaSWebRTC": [
]
},
"vendored_frameworks": [
"MobileSDK.framework",
"WebRTC.framework"
],
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}