[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 0 / NuguClientKit / 1.4.0-beta.1 / NuguClientKit.podspec.json
blobc40890cad390f5aec237c11432a9d99bc0e61ccc
2   "name": "NuguClientKit",
3   "version": "1.4.0-beta.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.4.0-beta.1"
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.4.0-beta.1"
32     ],
33     "NuguAgents": [
34       "1.4.0-beta.1"
35     ],
36     "KeenSense": [
37       "1.4.0-beta.1"
38     ],
39     "NuguLoginKit": [
40       "1.4.0-beta.1"
41     ],
42     "NuguUIKit": [
43       "1.4.0-beta.1"
44     ],
45     "NuguUtils": [
46       "1.4.0-beta.1"
47     ],
48     "NuguServiceKit": [
49       "1.4.0-beta.1"
50     ],
51     "NattyLog": [
52       "~> 1"
53     ]
54   },
55   "swift_version": "5"