2 "name": "SwiftNetworkRouting",
4 "summary": "SwiftNetworkRouting is a routing library that helps you build a simple network layer for sending HTTP requests.",
5 "description": "The SwiftNetworkRouting suits you if you want to build the network layer for your app quickly. The framework is made for simple applications, you can only send HTTP requests and receive decoded model instances. The library helps you to build requests quickly and helps you to decode the received data to your Model.",
6 "homepage": "https://github.com/daniyarka/SwiftNetworkRouting.git",
12 "Daniyar Kurmanbayev": "daniyar.kbv@gmail.com"
15 "git": "https://github.com/daniyarka/SwiftNetworkRouting.git",
21 "swift_versions": "4.0",
22 "source_files": "SwiftNetworkRouting/Sources/**/*",
28 "swift_version": "4.0"