[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 0 / NuguClientKit / 1.7.3 / NuguClientKit.podspec.json
blob76dee946e2024fe1c33e7082adaccf2e98bcd033
2   "name": "NuguClientKit",
3   "version": "1.7.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/nugu-developers/nugu-ios",
8   "authors": {
9     "SK Telecom Co., Ltd.": "nugu_dev_sdk@sk.com"
10   },
11   "source": {
12     "git": "https://github.com/nugu-developers/nugu-ios.git",
13     "tag": "1.7.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.3"
32     ],
33     "NuguAgents": [
34       "1.7.3"
35     ],
36     "KeenSense": [
37       "1.7.3"
38     ],
39     "NuguLoginKit": [
40       "1.7.3"
41     ],
42     "NuguUIKit": [
43       "1.7.3"
44     ],
45     "NuguUtils": [
46       "1.7.3"
47     ],
48     "NuguServiceKit": [
49       "1.7.3"
50     ],
51     "NattyLog": [
52       "~> 1"
53     ]
54   },
55   "xcconfig": {
56     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
57   },
58   "swift_version": "5"