[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 9 / 8 / 0 / NuguClientKit / 0.19.3 / NuguClientKit.podspec.json
blob1e809cd139b3435b6f4f323b7a7078755cf33e23
2   "name": "NuguClientKit",
3   "version": "0.19.3",
4   "license": "Apache License, Version 2.0",
5   "summary": "Nugu Client Kit",
6   "description": "Default Instances for 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.19.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": "NuguClientKit/Sources/**/*",
27   "dependencies": {
28     "NuguCore": [
29       "~> 0"
30     ],
31     "NuguAgents": [
32       "~> 0"
33     ],
34     "KeenSense": [
35       "~> 0"
36     ],
37     "NattyLog": [
38       "~> 1"
39     ]
40   },
41   "swift_version": "5.1"