[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 2 / a / 7 / JadeMarble / 1.5.0 / JadeMarble.podspec.json
blob2aa49e993abb59b9bd2285a12dc8c96ae0755eb3
2   "name": "JadeMarble",
3   "version": "1.5.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "End Point Detector for NUGU ASR",
6   "homepage": "https://github.com/nugu-developers/nugu-ios",
7   "authors": {
8     "SK Telecom Co., Ltd.": "nugu_dev_sdk@sk.com"
9   },
10   "source": {
11     "git": "https://github.com/nugu-developers/nugu-ios.git",
12     "tag": "1.5.0"
13   },
14   "documentation_url": "https://developers.nugu.co.kr",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5",
19   "source_files": "JadeMarble/Sources/**/*.swift",
20   "vendored_frameworks": [
21     "TycheCommon.xcframework",
22     "TycheEpd.xcframework",
23     "TycheSpeex.xcframework"
24   ],
25   "resources": "JadeMarble/Resources/*",
26   "libraries": "c++",
27   "dependencies": {
28     "NattyLog": [
29       "~> 1"
30     ],
31     "TycheSDK": [
32       "1.5.0"
33     ]
34   },
35   "xcconfig": {
36     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
37   },
38   "swift_version": "5"