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