4 "summary": "Benji is a lightweight HTTP networking library written in Swift for simple HTTP API requests using JSON and uploading/downloading files.",
5 "homepage": "https://github.com/aa-wong/Benji",
11 "Aaron Wong": "aaron@pixelbirddesign.com"
18 "git": "https://github.com/aa-wong/Benji.git",
21 "source_files": "Benji/**/*.{h, swift}",
22 "swift_versions": "5.0",
23 "vendored_frameworks": "Benji.framework",
24 "swift_version": "5.0"