[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 3 / NuguClientKitExternal / 1.7.10-beta.3 / NuguClientKitExternal.podspec.json
blob73cd3e55cc289fe51563e735a91625367b71a6d8
2   "name": "NuguClientKitExternal",
3   "version": "1.7.10-beta.3",
4   "license": "Apache License, Version 2.0",
5   "summary": "Nugu Client Kit",
6   "description": "Default Instances for Nugu service",
7   "homepage": "https://github.com/NuguSdkExternal/nugu-ios",
8   "authors": {
9     "SK Telecom Co., Ltd.": "nugu_dev_sdk@sk.com"
10   },
11   "source": {
12     "git": "https://github.com/NuguSdkExternal/nugu-ios.git",
13     "tag": "1.7.10-beta.3"
14   },
15   "documentation_url": "https://developers.nugu.co.kr",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5",
20   "source_files": [
21     "NuguClientKit/Sources/**/*",
22     "NuguClientKit/Sources-ObjC/*.{h,m}",
23     "NuguClientKit/NuguClientKit.h"
24   ],
25   "public_header_files": [
26     "NuguClientKit/Sources-ObjC/*.h",
27     "NuguClientKit/NuguClientKit.h"
28   ],
29   "dependencies": {
30     "NuguCore": [
31       "1.7.9"
32     ],
33     "NuguAgentsExternal": [
34       "1.7.10-beta.3"
35     ],
36     "KeenSense": [
37       "1.7.9"
38     ],
39     "NuguLoginKit": [
40       "1.7.9"
41     ],
42     "NuguUIKitExternal": [
43       "1.7.10-beta.3"
44     ],
45     "NuguUtils": [
46       "1.7.9"
47     ],
48     "NuguServiceKit": [
49       "1.7.9"
50     ],
51     "NattyLog": [
52       "~> 1"
53     ]
54   },
55   "xcconfig": {
56     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
57   },
58   "swift_version": "5"