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": [
47 "SendingnetworkSDK/**/*.{h,m}",
48 "SendingnetworkSDK/**/*.{swift}"
50 "resources": "SendingnetworkSDK/**/*.{xcdatamodeld}",
51 "frameworks": "CoreData",
77 "SendingnetworkSDK/CryptoSDK": [
87 "source_files": "Radix/*.swift",
88 "vendored_frameworks": "Radixmobile.xcframework",
105 "configuration_pod_whitelist": {
112 "swift_version": "5.2"