[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / f / a / 0 / NuguUtils / 1.10.1 / NuguUtils.podspec.json
blob6d31f74f342e0d558813bddb29d900935780d069
2   "name": "NuguUtils",
3   "version": "1.10.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "Supported login for Nugu Service",
6   "description": "Framework for login using OAuth 2.0",
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.1"
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": "NuguUtils/Sources/**/*",
26   "dependencies": {
27     "RxSwift": [
28       "~> 6"
29     ]
30   },
31   "xcconfig": {
32     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
33   },
34   "swift_version": "5"