2 "name": "YLCustomerService",
4 "summary": "Private Customer Service.",
5 "description": "客服sdk.",
6 "homepage": "https://github.com/oreofrank/YLCustomerService",
12 "frank": "frank@keepfun.cn"
15 "git": "https://github.com/oreofrank/YLCustomerService.git",
21 "source_files": "YLCustomerService/**/*.{m,mm,c,h,swift}",
22 "exclude_files": "YLCustomerService/Info.plist",
23 "static_framework": true,
25 "YLCustomerService/YLCustomerService.bundle",
26 "YLCustomerService/YLSkinDefault.bundle",
27 "YLCustomerService/**/*.{xib}"
29 "swift_versions": "4.2",
30 "vendored_libraries": [
31 "YLCustomerService/Common/3td/RSA/openssl/include/*.a",
32 "YLCustomerService/Common/3td/VoiceConvert-master/lib/*.a"
34 "vendored_frameworks": [
35 "YLCustomerService/Framework/mediasoup-client-nf-ios.framework",
36 "YLCustomerService/Framework/mediasoup-client-nf-ios.framework/Frameworks/*.framework"
39 "ENABLE_BITCODE": "NO"
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}"
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"
74 "script": "echo \"Hello World\"",
75 "execution_position": "before_compile"
77 "swift_version": "4.2"