[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 8 / 0 / NuguClientKit / 1.10.1 / NuguClientKit.podspec.json
blob008bac88f93c7fc4a5bb07a4eb9f7618f704ae2c
2   "name": "NuguClientKit",
3   "version": "1.10.1",
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.10.1"
14   },
15   "resource_bundles": {
16     "NuguUtils": [
17       "NuguUtils/PrivacyInfo.xcprivacy"
18     ]
19   },
20   "documentation_url": "https://developers.nugu.co.kr",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "swift_versions": "5",
25   "source_files": [
26     "NuguClientKit/Sources/**/*",
27     "NuguClientKit/Sources-ObjC/*.{h,m}",
28     "NuguClientKit/NuguClientKit.h"
29   ],
30   "public_header_files": [
31     "NuguClientKit/Sources-ObjC/*.h",
32     "NuguClientKit/NuguClientKit.h"
33   ],
34   "dependencies": {
35     "NuguCore": [
36       "1.10.1"
37     ],
38     "NuguAgents": [
39       "1.10.1"
40     ],
41     "KeenSense": [
42       "1.10.1"
43     ],
44     "NuguLoginKit": [
45       "1.10.1"
46     ],
47     "NuguUIKit": [
48       "1.10.1"
49     ],
50     "NuguUtils": [
51       "1.10.1"
52     ],
53     "NuguServiceKit": [
54       "1.10.1"
55     ],
56     "NattyLog": [
57       "~> 1"
58     ]
59   },
60   "xcconfig": {
61     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
62   },
63   "swift_version": "5"