[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 2 / 0 / 1 / NuguLoginKit / 0.30.3 / NuguLoginKit.podspec.json
blobf985d88a35fd72690ba94b1e03d289c92fc41765
2   "name": "NuguLoginKit",
3   "version": "0.30.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": "0.30.3"
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       "0.30.3"
30     ]
31   },
32   "swift_version": "5.1"