4 "summary": "Open-IM-SDK",
5 "description": "OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,iOS版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。",
6 "homepage": "https://github.com/OpenIMSDK/Open-IM-SDK-iOS",
12 "OpenIM": "https://github.com/OpenIMSDK/Open-IM-SDK-iOS"
15 "git": "https://github.com/OpenIMSDK/Open-IM-SDK-iOS.git",
21 "source_files": "OpenIMSDK/OpenIMSDK.{h,m}",
23 "VALID_ARCHS": "armv7s arm64 x86_64"
25 "pod_target_xcconfig": {
26 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)",
27 "DEFINES_MODULE": "YES"
29 "static_framework": true,
41 "source_files": "OpenIMSDK/Utils/*.{h,m}"
50 "source_files": "OpenIMSDK/Callback/*.{h,m}"
59 "source_files": "OpenIMSDK/Model/*.{h,m}"
67 "OpenIMSDK/Callback": [
70 "OpenIMSDK/Callbacker": [
74 "source_files": "OpenIMSDK/Interface/*.{h,m}"
86 "source_files": "OpenIMSDK/Callbacker/*.{h,m}"