[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 8 / YLCustomerService / 0.1.0 / YLCustomerService.podspec.json
blob9a5dca82d430cc9252db7361cd5da4a9011a7333
2   "name": "YLCustomerService",
3   "version": "0.1.0",
4   "summary": "Private Customer Service.",
5   "description": "客服sdk.",
6   "homepage": "https://github.com/oreofrank/YLCustomerService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "frank": "frank@keepfun.cn"
13   },
14   "source": {
15     "git": "https://github.com/oreofrank/YLCustomerService.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YLCustomerService/**/*.{m,mm,c,h,swift}",
22   "exclude_files": "YLCustomerService/Info.plist",
23   "static_framework": true,
24   "resources": [
25     "YLCustomerService/YLCustomerService.bundle",
26     "YLCustomerService/YLSkinDefault.bundle",
27     "YLCustomerService/**/*.{xib}"
28   ],
29   "swift_versions": "4.2",
30   "vendored_libraries": [
31     "YLCustomerService/Common/3td/RSA/openssl/include/*.a",
32     "YLCustomerService/Common/3td/VoiceConvert-master/lib/*.a"
33   ],
34   "vendored_frameworks": [
35     "YLCustomerService/Framework/mediasoup-client-nf-ios.framework",
36     "YLCustomerService/Framework/mediasoup-client-nf-ios.framework/Frameworks/*.framework"
37   ],
38   "xcconfig": {
39     "ENABLE_BITCODE": "NO"
40   },
41   "frameworks": [
42     "Foundation",
43     "UIKit"
44   ],
45   "libraries": "stdc++",
46   "public_header_files": [
47     "YLCustomerService/YLCustomerServiceManager.h",
48     "YLCustomerService/YLCustomerService.h",
49     "YLCustomerService/Common/View/YLAttributeTextView.h",
50     "YLCustomerService/Src/Login/Model/YLLoginUserModel.h",
51     "YLCustomerService/Common/3td/RTRootNavigationController/UIViewController+RTRootNavigationController.h",
52     "YLCustomerService/Common/3td/RTRootNavigationController/RTRootNavigationController.h",
53     "YLCustomerService/Common/Categary/UIImage+YLSkin.h",
54     "YLCustomerService/Common/YLBundle/YLBundle.h",
55     "YLCustomerService/Src/BaseVC/YLBaseVC.h",
56     "YLCustomerService/Src/BaseVC/YLBaseNavVC.h",
57     "YLCustomerService/Src/HomeCstm/ViewController/YLHomeCstmVC.h",
58     "YLCustomerService/Common/3td/VoiceConvert-master/VoiceConVerter/YLVoiceConvert.h",
59     "YLCustomerService/Common/Integrate/YLAttributedString.h",
60     "YLCustomerService/Common/System/YLSkinPlist.h",
61     "YLCustomerService/Src/CustomDesk/DeskHome/YLCustomListVC.h",
62     "YLCustomerService/Src/CustomDesk/DeskHome/YLCustomDeskHomeVC.h",
63     "YLCustomerService/Common/3td/PSTextView/PasteboardTextView.h",
64     "YLCustomerService/Common/Integrate/YLPhotoHelper.h",
65     "YLCustomerService/Framework/mediasoup-client-nf-ios.framework/Headers/{.h}"
66   ],
67   "pod_target_xcconfig": {
68     "VALID_ARCHS": "arm64 arm64e",
69     "ONLY_ACTIVE_ARCH": "NO",
70     "HEADER_SEARCH_PATHS": "YLCustomerService/Framework/mediasoup-client-nf-ios.framework/Headers"
71   },
72   "script_phases": {
73     "name": "test",
74     "script": "echo \"Hello World\"",
75     "execution_position": "before_compile"
76   },
77   "swift_version": "4.2"