2 "name": "EaseChatUIKit",
4 "summary": "A easy for use ChatUIKit.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://doc.easemob.com/uikit/chatuikit/ios/chatuikit_overview.html",
12 "zjc19891106": "984065974@qq.com"
15 "git": "https://github.com/easemob/chatuikit-ios.git",
22 "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/Sources/EaseChatUIKit/Classes/UI/Core/Foundation/third-party/**/*"
25 "Sources/EaseChatUIKit/Classes/**/*.{h,swift}"
28 "Sources/EaseChatUIKit/Classes/UI/**/*.bundle"
35 "static_framework": true,
36 "swift_versions": "5.0",
37 "prefix_header_contents": "# if __has_include (<EaseChatUIKit/EaseChatUIKit-Bridge.h>)\n#import <EaseChatUIKit/EaseChatUIKit-Bridge.h>\n# else\n#import \"EaseChatUIKit-Bridge.h\"\n# endif",
38 "public_header_files": "Sources/EaseChatUIKit/Classes/UI/Foundation/EaseChatUIKit-Bridge.h",
40 "Sources/EaseChatUIKit/Classes/UI/Core/Foundation/third-party/**/*.a",
41 "Sources/EaseChatUIKit/Classes/UI/Core/Foundation/third-party/vo-amrwbenc/lib/*.a"
43 "vendored_libraries": [
44 "Sources/EaseChatUIKit/Classes/UI/Core/Foundation/third-party/**/*.a",
45 "Sources/EaseChatUIKit/Classes/UI/Core/Foundation/third-party/vo-amrwbenc/lib/*.a"
47 "pod_target_xcconfig": {
48 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
49 "VALID_ARCHS": "arm64 armv7 x86_64"
51 "user_target_xcconfig": {
52 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63 "swift_version": "5.0"