4 "summary": "逸创云客服SDK嵌入到您原生iOS APP中,集成了工单反馈、反馈列表、文档知识库和即时交谈IM。",
5 "description": "逸创云客服官方SDK,帮助开发者快速完成开发,提供给开发者创建工单、查看工单列表、回复工单、查看和搜索知识库文档、消息通知推送、即时IM等功能。目前支持iOS8.0及以上系统。详细信息请见官网www.kf5.com(为您留住每一个客户,企业信赖的全渠道云客服平台)。",
10 "homepage": "http://developer.kf5.com/widgets/ios/",
12 "git": "https://github.com/KF5/KF5SDK-iOS2.0.git",
24 "SystemConfiguration",
27 "libraries": "sqlite3",
28 "static_framework": true,
32 "vendored_frameworks": "KF5SDK/KF5SDKCore.framework",
33 "pod_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "user_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43 "KF5SDK/UI/Base/**/*",
44 "KF5SDK/UI/Category/**/*",
47 "public_header_files": [
48 "KF5SDK/UI/Base/**/*.h",
49 "KF5SDK/UI/Lib/**/*.h"
65 "resources": "KF5SDK/UI/KF5SDK.bundle"
69 "source_files": "KF5SDK/UI/Doc/**/*",
70 "public_header_files": "KF5SDK/UI/Doc/**/*.h",
79 "source_files": "KF5SDK/UI/Ticket/**/*",
80 "public_header_files": "KF5SDK/UI/Ticket/**/*.h",
85 "TZImagePickerController": [
93 "KF5SDK/UI/Vendors/MLRecorder/**/*",
96 "public_header_files": [
97 "KF5SDK/UI/Chat/**/*.h",
98 "KF5SDK/UI/Vendors/MLRecorder/**/*.h"
100 "vendored_libraries": "KF5SDK/UI/**/libopencore-amrnb.a",
101 "preserve_paths": "KF5SDK/UI/**/libopencore-amrnb.a",
109 "TZImagePickerController": [