2 "name": "QueryItemEncoder",
4 "summary": "Converts Encodable types into [URLQueryItem]",
5 "homepage": "https://github.com/Cyberbeni/QueryItemEncoder",
6 "description": "Converts Encodable types into [URLQueryItem], allowing developers to switch between json and url form encoding with very little changes.",
12 "Benedek Kozma": "cyberbeni@gmail.com"
18 "git": "https://github.com/Cyberbeni/QueryItemEncoder.git",
21 "source_files": "QueryItemEncoder/**/*.{swift}",
22 "swift_version": "4.1",
23 "static_framework": true