[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 0 / KLMobileSDK / 1.1.3 / KLMobileSDK.podspec.json
blob38481bdd60559c11cbcfc0827dfcdad5ddda2351
2   "name": "KLMobileSDK",
3   "version": "1.1.3",
4   "summary": "KLMobileSDK",
5   "homepage": "https://github.com/Kandy-IO/",
6   "license": {
7     "type": "MIT",
8     "file": "mit-license.txt"
9   },
10   "authors": {
11     "Name": "tolgat@netrd.com.tr"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/tolgatan/KLMobileSDK.git",
18     "tag": "1.1.3"
19   },
20   "ios": {
21     "frameworks": [
22       "AvFoundation",
23       "SystemConfiguration",
24       "GLKit",
25       "VideoToolbox",
26       "AudioToolbox",
27       "PushKit"
28     ]
29   },
30   "libraries": [
31     "c++",
32     "icucore",
33     "z"
34   ],
35   "vendored_frameworks": [
36     "MobileSDK.framework",
37     "WebRTC.framework"
38   ],
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "$(inherited) -framework \"WebRTC\"",
41     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
42     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/KLCPaaSWebRTC/Frameworks\""
43   }