4 "license": "Apache License, Version 2.0",
5 "summary": "Data chunk player",
6 "description": "play encoded data using AVAudioEngine",
7 "homepage": "https://github.com/nugu-developers/nugu-ios",
9 "childc": "skimdcc@gmail.com"
12 "git": "https://github.com/nugu-developers/nugu-ios.git",
15 "documentation_url": "https://developers.nugu.co.kr",
16 "swift_versions": "5",
20 "source_files": "SilverTray/Sources/**/*",
21 "vendored_frameworks": "OpusCodec.xcframework",
35 "OTHER_LDFLAGS": "-Xlinker -w",
36 "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"