[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / 1 / NuguLoginKit / 1.1.0-alpha.2 / NuguLoginKit.podspec.json
blobed2a9fb172c515053eed68d4efa45d21e5c95f6f
2   "name": "NuguLoginKit",
3   "version": "1.1.0-alpha.2",
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.1.0-alpha.2"
14   },
15   "documentation_url": "https://developers.nugu.co.kr",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "swift_versions": "5.1",
26   "source_files": "NuguLoginKit/Sources/**/*",
27   "dependencies": {
28     "NuguUtils": [
29       "1.1.0-alpha.2"
30     ]
31   },
32   "swift_version": "5.1"