[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / c / NuguServiceKit / 1.8.2 / NuguServiceKit.podspec.json
blobb25cc68b8730b63f8490046dadbe793cfea7168a
2   "name": "NuguServiceKit",
3   "version": "1.8.2",
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.8.2"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5",
19   "source_files": "NuguServiceKit/Sources/**/*",
20   "dependencies": {
21     "NuguUtils": [
22       "1.8.2"
23     ],
24     "NattyLog": [
25       "~> 1"
26     ]
27   },
28   "xcconfig": {
29     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
30   },
31   "swift_version": "5"