[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / d / YLHCustomerServiceSDK / 1.3.41 / YLHCustomerServiceSDK.podspec.json
blobf3dac0e6dc54e0afa09434ddc43444e44ad3dfa6
2   "name": "YLHCustomerServiceSDK",
3   "version": "1.3.41",
4   "summary": "智能客服sdk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jeffrey202006/YLHCustomerServiceSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "frank": "frank@keepfun.cn"
13   },
14   "source": {
15     "git": "https://github.com/jeffrey202006/YLHCustomerServiceSDK.git",
16     "tag": "1.3.41"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "static_framework": true,
23   "exclude_files": "YLCustomerServiceSDK/Info.plist",
24   "source_files": [
25     "YLCustomerServiceSDK/*.{m,h}",
26     "YLCustomerServiceSDK/YLCustomerService.framework/Headers/*.h"
27   ],
28   "resources": [
29     "YLCustomerServiceSDK/YLCustomerService.framework/YLSkinDefault.bundle",
30     "YLCustomerServiceSDK/YLCustomerService.framework/YLCustomerService.bundle",
31     "YLCustomerServiceSDK/YLCustomerService.framework/YLGuoJihua.bundle",
32     "YLCustomerServiceSDK/mediasoup-client-nf-ios.framework/MediasoupFaceModel.bundle",
33     "YLCustomerServiceSDK/YLCustomerService.framework/*.{nib}"
34   ],
35   "public_header_files": [
36     "YLCustomerServiceSDK/YLCustomerService.framework/Headers/*.h",
37     "YLCustomerServiceSDK/YLViewController.h"
38   ],
39   "vendored_frameworks": [
40     "YLCustomerServiceSDK/YLCustomerService.framework",
41     "YLCustomerServiceSDK/mediasoup-client-nf-ios.framework",
42     "YLCustomerServiceSDK/YLWebRTC.framework",
43     "YLCustomerServiceSDK/GPUImageNFFramework.framework"
44   ],
45   "frameworks": [
46     "Foundation",
47     "UIKit",
48     "VideoToolbox"
49   ],
50   "libraries": [
51     "stdc++",
52     "c++"
53   ],
54   "xcconfig": {
55     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/YLCustomerServiceSDK/YLCustomerServiceSDK/YLCustomerService.framework/Headers"
56   },
57   "pod_target_xcconfig": {
58     "VALID_ARCHS": "arm64 arm64e"
59   },
60   "swift_version": "4.2"