[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 0 / NuguClientKit / 0.11.0 / NuguClientKit.podspec.json
blob788f8098dcadf39ea8333fe97d0a29c967a512ab
2   "name": "NuguClientKit",
3   "version": "0.11.0",
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": "0.11.0"
14   },
15   "documentation_url": "https://developers.nugu.co.kr",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.1",
20   "source_files": "NuguClientKit/Sources/**/*",
21   "dependencies": {
22     "NuguCore": [
23       "~> 0"
24     ],
25     "NuguAgents": [
26       "~> 0"
27     ],
28     "KeenSense": [
29       "~> 0"
30     ],
31     "NattyLog": [
32       "~> 1"
33     ]
34   },
35   "swift_version": "5.1"