4 "summary": "Minimal yet modular networking layer for Swift.",
5 "description": "Conn is a very lightweight networking library written in Swift 4. Conn allows developers to write their networking layers in a declarative manner, using Codable under the hood.",
6 "homepage": "https://github.com/fmo91/Conn",
12 "fmo91": "ortizfernandomartin@gmail.com"
15 "git": "https://github.com/fmo91/Conn.git",
21 "source_files": "Conn/Classes/**/*"