2 "name": "CellularNetworking",
4 "swift_versions": "5.1",
5 "module_name": "Networking",
6 "summary": "HTTP Networking Framework in Swift by CELLULAR.",
7 "homepage": "http://www.cellular.de",
9 "CELLULAR GmbH": "office@cellular.de"
16 "git": "https://github.com/cellular/networking-swift.git",
36 "source_files": "Sources/Networking/Core/**/*.swift"
44 "CellularNetworking/Core": [
48 "source_files": "Sources/Networking/Provider/Alamofire.swift"
53 "CellularNetworking/Core": [
57 "source_files": "Sources/Networking/Provider/Local/*.swift"
62 "CellularNetworking/Core": [
66 "source_files": "Sources/Networking/Serializer/Codable.swift"
69 "swift_version": "5.1"