4 "summary": "The iOS SDK to build apps compatible with Matrix (https://www.matrix.org)",
5 "description": "Matrix is a new open standard for interoperable Instant Messaging and VoIP, providing pragmatic HTTP APIs and open source reference implementations for creating and running your own real-time communication infrastructure.\n\nOur hope is to make VoIP/IM as universal and interoperable as email.",
6 "homepage": "https://www.matrix.org",
8 "type": "Apache License, Version 2.0",
12 "matrix.org": "support@matrix.org"
14 "social_media_url": "http://twitter.com/matrixdotorg",
16 "git": "https://github.com/matrix-org/matrix-ios-sdk.git",
28 "default_subspecs": "Core",
39 "MatrixSDK/**/*.{h,m}",
40 "MatrixSDK/**/*.{swift}"
61 "name": "JingleCallStack",
65 "source_files": "MatrixSDKExtensions/VoIP/Jingle/**/*.{h,m}",
78 "pod_target_xcconfig": {
79 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
81 "user_target_xcconfig": {
82 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
86 "swift_version": "5.2"