2 "name": "QuerySerialization",
4 "summary": "Encode and Decode Query Strings in Swift",
5 "description": "QuerySerialization allows you to encode dictionaries into query strings, and to decode query strings to dictionaries. It also supports automatic percent encoding/decoding.",
6 "homepage": "https://github.com/alexaubry/QuerySerialization",
12 "Alexis Aubry Radanovic": "aleks@alexis-aubry-radanovic.me"
14 "social_media_url": "https://twitter.com/_alexaubry",
22 "git": "https://github.com/alexaubry/QuerySerialization.git",
25 "source_files": "Sources/**/*",
26 "frameworks": "Foundation",
27 "documentation_url": "https://alexaubry.github.io/QuerySerialization",
28 "pushed_with_swift_version": "4.0",