blob: d3430268fa2a913962747a80ac3262a6a9f74202 [file] [log] [blame]
{
"name": "QueryString",
"version": "0.2.0",
"homepage": "https://github.com/materik/querystring.git",
"summary": "Model for parsing and appending query strings to URLs",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Mattias Eriksson": "thematerik@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/materik/querystring.git",
"tag": "0.2.0"
},
"source_files": "*.swift",
"exclude_files": [
"Tests"
],
"pushed_with_swift_version": "3.0"
}