[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 0 / NuguUtils / 1.2.0-beta.2 / NuguUtils.podspec.json
blob80602cd22c1546704537648b229820e3c46cac1c
2   "name": "NuguUtils",
3   "version": "1.2.0-beta.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.2.0-beta.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.3",
26   "source_files": "NuguUtils/Sources/**/*",
27   "dependencies": {
28     "RxSwift": [
29       "~> 5"
30     ]
31   },
32   "swift_version": "5.3"