blob: c34eaa23a2c9e5a054b7b5e878a647b1bd11f2e0 [file] [log] [blame]
{
"name": "KLMobileSDK",
"version": "1.1.2",
"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.1.2"
},
"vendored_frameworks": [
"MobileSDK.framework",
"WebRTC.framework"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -framework \"WebRTC\"",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
"FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/KLCPaaSWebRTC/Frameworks\""
}
}