[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 6 / 4 / NuguUIKit / 0.21.0 / NuguUIKit.podspec.json
blob257fdc8cb901650455bf69785d16add15a4ea50c
2   "name": "NuguUIKit",
3   "version": "0.21.0",
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": "0.21.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "swift_versions": "5.1",
25   "resources": [
26     "NuguUIKit/Resources/**/*.{json,xcassets}",
27     "NuguUIKit/Sources/**/*.{xib}"
28   ],
29   "source_files": "NuguUIKit/Sources/**/*.{swift}",
30   "dependencies": {
31     "lottie-ios": [
32       "~> 3"
33     ]
34   },
35   "swift_version": "5.1"