[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / c / 4 / 8 / NuguAgents / 1.6.0-alpha.1 / NuguAgents.podspec.json
blob4e09996b40b9553d48e4faf47c98d91d9ced81ec
2   "name": "NuguAgents",
3   "version": "1.6.0-alpha.1",
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.6.0-alpha.1"
14   },
15   "documentation_url": "https://developers.nugu.co.kr",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5",
20   "source_files": "NuguAgents/Sources/**/*",
21   "dependencies": {
22     "NuguCore": [
23       "1.6.0-alpha.1"
24     ],
25     "NuguUtils": [
26       "1.6.0-alpha.1"
27     ],
28     "SilverTray": [
29       "1.6.0-alpha.1"
30     ],
31     "NattyLog": [
32       "~> 1"
33     ]
34   },
35   "ios": {
36     "dependencies": {
37       "JadeMarble": [
38         "1.6.0-alpha.1"
39       ]
40     }
41   },
42   "xcconfig": {
43     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
44   },
45   "swift_version": "5"