[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / 7 / JadeMarble / 0.15.0 / JadeMarble.podspec.json
blobf951a80cf50a718d48937af2df85006e0ab83c52
2   "name": "JadeMarble",
3   "version": "0.15.0",
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/nugu-developers/nugu-ios.git",
12     "tag": "0.15.0"
13   },
14   "documentation_url": "https://developers.nugu.co.kr",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": [
20     "JadeMarble/Sources/**/*.swift",
21     "JadeMarble/Libraries/**/*.h"
22   ],
23   "public_header_files": "JadeMarble/Libraries/include/*.h",
24   "vendored_libraries": [
25     "JadeMarble/Libraries/libTycheEpdCommon.a",
26     "JadeMarble/Libraries/libTycheEpd.a",
27     "JadeMarble/Libraries/libTycheEpdSpeex.a"
28   ],
29   "preserve_paths": "JadeMarble/Libraries/**",
30   "libraries": "c++",
31   "xcconfig": {
32     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/JadeMarble/JadeMarble/Libraries/**"
33   },
34   "dependencies": {
35     "NattyLog": [
36       "~> 1"
37     ]
38   },
39   "swift_version": "5.0"