blob: a1a7299f08387d598219c9a72969923fe8607ef1 [file] [log] [blame]
{
"name": "KandyLinkMobileSDKAnonymous",
"version": "5.10.0",
"summary": "KandyLinkMobileSDKAnonymous",
"homepage": "https://github.com/Kandy-IO/",
"license": {
"type": "MIT",
"file": "mit-license.txt"
},
"authors": {
"Name": "cpaassdk@netas.com.tr"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Kandy-IO/kandy-anonymous-ios-sdk.git",
"tag": "5.10.0"
},
"dependencies": {
"KandyWebRTC": [
"~> 0.78"
]
},
"libraries": [
"c++",
"icucore",
"z"
],
"ios": {
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"GLKit",
"VideoToolbox",
"AudioToolbox",
"PushKit"
]
},
"vendored_frameworks": [
"MobileSDKAnonymous.framework",
"WebRTC.framework"
],
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO",
"FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/KandyWebRTC/Frameworks\"",
"OTHER_LDFLAGS": "$(inherited) -framework WebRTC -ObjC",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}