[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / c / NuguServiceKit / 0.18.0 / NuguServiceKit.podspec.json
blob3ba263a41482ea9922f52842ad196623df9ec983
2   "name": "NuguServiceKit",
3   "version": "0.18.0",
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": "0.18.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.1",
19   "dependencies": {
20     "NattyLog": [
21       "~> 1"
22     ]
23   },
24   "source_files": "NuguServiceKit/Sources/**/*",
25   "swift_version": "5.1"