[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / 5 / SilverTray / 1.5.7 / SilverTray.podspec.json
blobc7c2dd3b81c5a20bc52ff1ed1b5008c61690a01e
2   "name": "SilverTray",
3   "version": "1.5.7",
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",
8   "authors": {
9     "childc": "skimdcc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nugu-developers/nugu-ios.git",
13     "tag": "1.5.7"
14   },
15   "documentation_url": "https://developers.nugu.co.kr",
16   "swift_versions": "5",
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "SilverTray/Sources/**/*",
21   "vendored_frameworks": "OpusCodec.xcframework",
22   "libraries": "c++",
23   "dependencies": {
24     "OpusSDK": [
25       "1.5.7"
26     ],
27     "NuguUtils": [
28       "1.5.7"
29     ],
30     "NuguObjcUtils": [
31       "1.5.7"
32     ]
33   },
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-Xlinker -w",
36     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
37   },
38   "swift_version": "5"