[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / 0 / 1 / KeenSenseExternal / 1.7.11-beta.1 / KeenSenseExternal.podspec.json
blob657223c7d9445ee443c8a864285c27464a1a4980
2   "name": "KeenSenseExternal",
3   "version": "1.7.11-beta.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "Key Word Detector for NUGU",
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/NuguSdkExternal/nugu-ios.git",
12     "tag": "1.7.11-beta.1"
13   },
14   "documentation_url": "https://developers.nugu.co.kr",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5",
19   "source_files": "KeenSense/Sources/**/*.swift",
20   "vendored_frameworks": [
21     "TycheWakeupCommon.xcframework",
22     "TycheWakeup.xcframework"
23   ],
24   "resources": "KeenSense/Resources/*",
25   "libraries": "c++",
26   "dependencies": {
27     "NuguUtils": [
28       "1.7.9"
29     ],
30     "TycheSDK": [
31       "1.7.9"
32     ],
33     "NattyLog": [
34       "~> 1"
35     ]
36   },
37   "xcconfig": {
38     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
39   },
40   "swift_version": "5"