2 "name": "SendingnetworkSDK",
4 "summary": "The iOS SDK to build apps compatible with Sendingnetwork (https://www.sending.network)",
5 "description": "Sendingnetwork 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.sending.network",
8 "type": "Apache License, Version 2.0",
12 "sending.network": "support@sending.network"
14 "social_media_url": "http://twitter.com/Sending_Network",
16 "git": "https://github.com/Sending-Network/sendingnetwork-ios",
27 "default_subspecs": "Core",
32 "SendingnetworkSDK/Lite": [
35 "SendingnetworkSDK/Radix": [
45 "source_files": "SendingnetworkSDK.framework/Headers/*.{h,m}",
46 "resources": "SendingnetworkSDK/**/*.{xcdatamodeld}",
47 "frameworks": "CoreData",
73 "SendingnetworkSDK/CryptoSDK": [
80 "vendored_frameworks": "SendingnetworkSDK.framework"
89 "SendingnetworkSDK/**/*.{h,m}",
90 "SendingnetworkSDK/**/*.{swift}"
92 "private_header_files": [
93 "SendingnetworkSDK/SendingnetworkSDKSwiftHeader.h",
94 "SendingnetworkSDK/**/*_Private.h"
96 "resources": "SendingnetworkSDK/**/*.{xcdatamodeld}",
97 "frameworks": "CoreData",
123 "SendingnetworkSDK/CryptoSDK": [
129 "SendingnetworkSDK/Radix": [
136 "vendored_frameworks": "Radixmobile.xcframework"
145 "configuration_pod_whitelist": {
152 "swift_version": "5.2"