[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / 4 / NuguUIKit-External / 1.4.1-test.8 / NuguUIKit-External.podspec.json
blobb813bd21d01e6d8c31d487dbf5126e3a388c9c39
2   "name": "NuguUIKit-External",
3   "version": "1.4.1-test.8",
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/NuguSdkExternal/nugu-ios",
8   "authors": {
9     "SK Telecom Co., Ltd.": "nugu_dev_sdk@sk.com"
10   },
11   "source": {
12     "git": "https://github.com/NuguSdkExternal/nugu-ios.git",
13     "tag": "1.4.1-test.8"
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.4.0"
32     ],
33     "NuguUtils": [
34       "1.4.0"
35     ],
36     "NattyLog": [
37       "~> 1"
38     ],
39     "lottie-ios": [
40       "~> 4"
41     ]
42   },
43   "xcconfig": {
44     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
45   },
46   "swift_version": "5"