[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 6 / 4 / NuguUIKit / 1.5.9 / NuguUIKit.podspec.json
blob7a7a45b2bd0cf2068d0acd3f36584c697a4d2268
2   "name": "NuguUIKit",
3   "version": "1.5.9",
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.9"
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.9"
32     ],
33     "NuguUtils": [
34       "1.5.9"
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"