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