[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 0 / NuguClientKit / 1.0.0-alpha.3 / NuguClientKit.podspec.json
blob3b7e9241b4d61031661cf6e883d150d61f4ece09
2   "name": "NuguClientKit",
3   "version": "1.0.0-alpha.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": "1.0.0-alpha.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": [
27     "NuguClientKit/Sources/**/*",
28     "NuguClientKit/Sources-ObjC/*.{h,m}",
29     "NuguClientKit/NuguClientKit.h"
30   ],
31   "public_header_files": [
32     "NuguClientKit/Sources-ObjC/*.h",
33     "NuguClientKit/NuguClientKit.h"
34   ],
35   "dependencies": {
36     "NuguCore": [
37       "1.0.0-alpha.3"
38     ],
39     "NuguAgents": [
40       "1.0.0-alpha.3"
41     ],
42     "KeenSense": [
43       "1.0.0-alpha.3"
44     ],
45     "NuguLoginKit": [
46       "1.0.0-alpha.3"
47     ],
48     "NuguUIKit": [
49       "1.0.0-alpha.3"
50     ],
51     "NuguUtils": [
52       "1.0.0-alpha.3"
53     ],
54     "NuguServiceKit": [
55       "1.0.0-alpha.3"
56     ],
57     "NattyLog": [
58       "~> 1"
59     ]
60   },
61   "swift_version": "5.1"