blob: 5039dc035be07b115a4aadb04b522542ab386f4e [file] [log] [blame]
{
"name": "KandyLinkMobileSDKAnonymous",
"version": "5.11.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.11.0"
},
"dependencies": {
"KandyWebRTC": [
]
},
"libraries": [
"c++",
"icucore",
"z"
],
"ios": {
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"GLKit",
"VideoToolbox",
"AudioToolbox",
"PushKit"
]
},
"vendored_frameworks": [
"MobileSDKAnonymous.framework",
"WebRTC.framework"
],
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO",
"FRAMEWORK_SEARCH_PATHS": "$(inherited)",
"OTHER_LDFLAGS": "$(inherited) -framework WebRTC -ObjC",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}