4 "license": "Apache License, Version 2.0",
5 "summary": "End Point Detector for NUGU ASR",
6 "homepage": "https://github.com/nugu-developers/nugu-ios",
8 "SK Telecom Co., Ltd.": "nugu_dev_sdk@sk.com"
11 "git": "https://github.com/nugu-developers/nugu-ios.git",
14 "documentation_url": "https://developers.nugu.co.kr",
18 "swift_versions": "5",
19 "source_files": "JadeMarble/Sources/**/*.swift",
20 "vendored_frameworks": [
21 "TycheCommon.xcframework",
22 "TycheEpd.xcframework",
23 "TycheSpeex.xcframework"
25 "resources": "JadeMarble/Resources/*",
36 "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"