[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 2 / 3 / c / NuguServiceKit / 1.3.3 / NuguServiceKit.podspec.json
blob3b1653b16909c5b5eb5fb39b905d158e237ed44f
2   "name": "NuguServiceKit",
3   "version": "1.3.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.3.3"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5",
19   "dependencies": {
20     "NuguUtils": [
21       "1.3.3"
22     ],
23     "NattyLog": [
24       "~> 1"
25     ]
26   },
27   "source_files": "NuguServiceKit/Sources/**/*",
28   "swift_version": "5"