[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / c / NuguCore / 1.8.1 / NuguCore.podspec.json
bloba8d7d131e85280fe47bc842f32652e58b64c8a4e
2   "name": "NuguCore",
3   "version": "1.8.1",
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.8.1"
14   },
15   "documentation_url": "https://developers.nugu.co.kr",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5",
20   "source_files": "NuguCore/Sources/**/*",
21   "dependencies": {
22     "NuguUtils": [
23       "1.8.1"
24     ],
25     "NattyLog": [
26       "~> 1.0"
27     ],
28     "RxSwift": [
29       "~> 6"
30     ]
31   },
32   "xcconfig": {
33     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
34   },
35   "swift_version": "5"