[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 8 / NuguAgents / 1.10.0 / NuguAgents.podspec.json
blob117a8a6e8808237f8982dbafefd5f7e5c0bddb09
2   "name": "NuguAgents",
3   "version": "1.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": "1.10.0"
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": "NuguAgents/Sources/**/*",
26   "dependencies": {
27     "NuguCore": [
28       "1.10.0"
29     ],
30     "NuguUtils": [
31       "1.10.0"
32     ],
33     "SilverTray": [
34       "1.10.0"
35     ],
36     "NattyLog": [
37       "~> 1"
38     ]
39   },
40   "ios": {
41     "dependencies": {
42       "JadeMarble": [
43         "1.10.0"
44       ]
45     }
46   },
47   "xcconfig": {
48     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
49   },
50   "swift_version": "5"