2 "name": "SwiftyRestKit",
6 "summary": "An easy, organized, protocol-oriented way to do REST requests on iOS.",
9 "description": "SwiftyRestKit is a simple, lightweight library, built using URLSession, to help make REST requests on iOS easier to deal with and more testable.",
15 "Rodolfo Roca": "rroca1982@gmail.com"
17 "homepage": "https://github.com/rroca1982/SwiftyRestKit",
19 "git": "https://github.com/rroca1982/SwiftyRestKit.git",
22 "source_files": "SwiftyRestKit/**/*.{swift}",
23 "swift_version": "4.2"