[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / c / NuguCore / 1.10.0 / NuguCore.podspec.json
blob980410030c3f1cb5f776fe7fae6e161939b1e706
2   "name": "NuguCore",
3   "version": "1.10.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Nugu",
6   "description": "Nugu framework for AI 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": "NuguCore/Sources/**/*",
26   "dependencies": {
27     "NuguUtils": [
28       "1.10.0"
29     ],
30     "NuguObjcUtils": [
31       "1.10.0"
32     ],
33     "NattyLog": [
34       "~> 1.0"
35     ],
36     "RxSwift": [
37       "~> 6"
38     ]
39   },
40   "xcconfig": {
41     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
42   },
43   "swift_version": "5"