2 "name": "MBNetworkKit",
4 "summary": "MBNetworkKit is a public Pod of MBition GmbH",
5 "description": "This module handles the communication from the MBSDK-Modules to the endpoints. It requests the required data and returns it, download images and handles the socketConnection.",
6 "homepage": "https://mbition.io",
9 "MBition GmbH": "info_mbition@daimler.com"
12 "git": "https://github.com/Daimler/MBSDK-NetworkKit-iOS.git",
23 "default_subspecs": "All",
28 "MBNetworkKit/Basic": [
31 "MBNetworkKit/Image": [
34 "MBNetworkKit/Socket": [
46 "source_files": "MBNetworkKit/MBNetworkKit/Classes/**/*.{swift,xib}"
54 "MBNetworkKit/Basic": [
58 "source_files": "MBNetworkKit/MBNetworkKitImage/Classes/**/*.{swift,xib}"
63 "MBCommonKit/Logger": [
66 "MBCommonKit/Protocols": [
73 "source_files": "MBNetworkKit/MBNetworkKitSocket/Classes/**/*.{swift,xib}"
76 "swift_version": "5.2"