[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / f / 5 / KandyLinkTestSDK / 0.1.0 / KandyLinkTestSDK.podspec.json
blob03645f357fd0ad501d0101ee82b4de99088ef504
2   "name": "KandyLinkTestSDK",
3   "version": "0.1.0",
4   "summary": "KandyLinkTestSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ece99/testKandyLink",
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/testKandyLink.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   }