[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 2 / 3 / c / NuguServiceKit / 0.16.1 / NuguServiceKit.podspec.json
blobab30e7fdbc07a454f1d0a818adf36dc215e549f1
2   "name": "NuguServiceKit",
3   "version": "0.16.1",
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.16.1"
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"