[Add] AlibabacloudQuanMiaoLightApp20240801 2.2.0
[CocoaPods.git] / Specs / 8 / 6 / 4 / NuguUIKit / 1.5.0-alpha.1 / NuguUIKit.podspec.json
blob3ed8c15a98292cab3f0da33db39559ea64de080f
2   "name": "NuguUIKit",
3   "version": "1.5.0-alpha.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "UI Set of Nugu Service",
6   "description": "Provides set of UI components such as NuguButton, NuguVoiceChrome for using Nugu Service",
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.5.0-alpha.1"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5",
19   "resources": [
20     "NuguUIKit/Resources/**/*.{json}",
21     "NuguUIKit/Sources/**/*.{xib}"
22   ],
23   "resource_bundles": {
24     "NuguUIKit-Images": [
25       "NuguUIKit/Resources/*.xcassets"
26     ]
27   },
28   "source_files": "NuguUIKit/Sources/**/*.{swift}",
29   "dependencies": {
30     "NuguAgents": [
31       "1.5.0-alpha.1"
32     ],
33     "NuguUtils": [
34       "1.5.0-alpha.1"
35     ],
36     "NattyLog": [
37       "~> 1"
38     ],
39     "lottie-ios": [
40       "~> 3"
41     ]
42   },
43   "xcconfig": {
44     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
45   },
46   "swift_version": "5"