[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / 1 / NuguLoginKit / 1.8.1 / NuguLoginKit.podspec.json
blobab2792006c59693efded79cf86d9861360f44d2f
2   "name": "NuguLoginKit",
3   "version": "1.8.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.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": "NuguLoginKit/Sources/**/*",
21   "dependencies": {
22     "NuguUtils": [
23       "1.8.1"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
28   },
29   "swift_version": "5"