[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / e / JadeMarbleExternal / 1.7.11-beta.1 / JadeMarbleExternal.podspec.json
blobbec4cc4dd773a3ed17edf298a0d51aab4db17f3f
2   "name": "JadeMarbleExternal",
3   "version": "1.7.11-beta.1",
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/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": "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.7.9"
33     ]
34   },
35   "xcconfig": {
36     "OTHER_SWIFT_FLAGS": "-DDEPLOY_OTHER_PACKAGE_MANAGER"
37   },
38   "swift_version": "5"