[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / c / NuguServiceKit / 1.2.3 / NuguServiceKit.podspec.json
blob6e221d5ec4c902638ee351fcc643a38515245dbe
2   "name": "NuguServiceKit",
3   "version": "1.2.3",
4   "license": "Apache License, Version 2.0",
5   "summary": "Customized Webview for Nugu Service",
6   "description": "Provides NuguServiceWebView with customized cookie and javascript delegate for using webView in 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.2.3"
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   "dependencies": {
26     "NuguUtils": [
27       "1.2.3"
28     ],
29     "NattyLog": [
30       "~> 1"
31     ]
32   },
33   "source_files": "NuguServiceKit/Sources/**/*",
34   "swift_version": "5.1"