[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 0 / NuguUtils / 1.6.0-alpha.3 / NuguUtils.podspec.json
blob15ac23ba909a6e22b08f2407ec1503ed120b566d
2   "name": "NuguUtils",
3   "version": "1.6.0-alpha.3",
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.6.0-alpha.3"
14   },
15   "documentation_url": "https://developers.nugu.co.kr",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5",
20   "source_files": "NuguUtils/Sources/**/*",
21   "dependencies": {
22     "RxSwift": [
23       "~> 6"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
28   },
29   "swift_version": "5"