[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 6 / 0 / 9 / KandyLinkMobileSDK / 6.8.0 / KandyLinkMobileSDK.podspec.json
blob49522d2fa782a056ad6cbb86c13dda090bf1f47e
2   "name": "KandyLinkMobileSDK",
3   "version": "6.8.0",
4   "summary": "Kandy Link MobileSDK Framework",
5   "homepage": "https://github.com/Kandy-IO/kandy-link-ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "mit-license.txt"
9   },
10   "authors": {
11     "Name": "cpaassdk@netas.com.tr"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/Kandy-IO/kandy-link-ios-sdk.git",
18     "tag": "6.8.0"
19   },
20   "dependencies": {
21     "KandyWebRTC": [
23     ]
24   },
25   "libraries": [
26     "c++",
27     "icucore",
28     "z"
29   ],
30   "ios": {
31     "frameworks": [
32       "AVFoundation",
33       "SystemConfiguration",
34       "GLKit",
35       "VideoToolbox",
36       "AudioToolbox",
37       "PushKit"
38     ]
39   },
40   "vendored_frameworks": [
41     "MobileSDK.xcframework"
42   ],
43   "pod_target_xcconfig": {
44     "ENABLE_BITCODE": "NO",
45     "OTHER_LDFLAGS": "$(inherited) -framework WebRTC -ObjC",
46     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
47     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
48   }