[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / c / 4 / 8 / NuguAgents / 0.10.0 / NuguAgents.podspec.json
blob7280d494513d8518af4a3e46322d602bfe012a0f
2   "name": "NuguAgents",
3   "version": "0.10.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Nugu Agents",
6   "description": "Default Agent Implementations 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.10.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": [
21     "NuguAgents/Sources/**/*",
22     "NuguAgents/Interface/**/*"
23   ],
24   "dependencies": {
25     "NuguCore": [
26       "~> 0"
27     ],
28     "JadeMarble": [
29       "~> 0"
30     ],
31     "NattyLog": [
32       "~> 1"
33     ]
34   },
35   "swift_version": "5.1"