[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / f / d / TestKandyLinkBetaSDK / 0.1.0 / TestKandyLinkBetaSDK.podspec.json
blobe0dae1b343262a9a5fa15460b0081c8279d9d3af
2   "name": "TestKandyLinkBetaSDK",
3   "version": "0.1.0",
4   "summary": "Kandy Link MobileSDK Framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ece99/TestKandyLinkBetaSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ece99": "eceserver.ayvaz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ece99/TestKandyLinkBetaSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "dependencies": {
22     "KandyWebRTC": [
24     ]
25   },
26   "libraries": [
27     "c++",
28     "icucore",
29     "z"
30   ],
31   "ios": {
32     "frameworks": [
33       "AVFoundation",
34       "GLKit",
35       "VideoToolbox",
36       "AudioToolbox",
37       "PushKit",
38       "SystemConfiguration"
39     ]
40   },
41   "vendored_frameworks": [
42     "MobileSDK.xcframework"
43   ],
44   "pod_target_xcconfig": {
45     "ENABLE_BITCODE": "NO",
46     "OTHER_LDFLAGS": "$(inherited) -framework WebRTC -ObjC",
47     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
48     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
49   }