4 "summary": "Open-IM-SDK",
5 "description": "An OpenIM SDK in Objective-C for iOS",
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 "libraries": "resolv",
30 "frameworks": "SystemConfiguration",
31 "static_framework": true,
43 "source_files": "OpenIMSDK/Utils/*.{h,m}"
46 "name": "CallbackProxy",
52 "source_files": "OpenIMSDK/CallbackProxy/*.{h,m}"
61 "source_files": "OpenIMSDK/Model/*.{h,m}"
69 "OpenIMSDK/CallbackProxy": [
72 "OpenIMSDK/Callbacker": [
76 "source_files": "OpenIMSDK/Interface/*.{h,m}"
88 "source_files": "OpenIMSDK/Callbacker/*.{h,m}"