blob: 0cb56ccf42cda75c45cbc4f1f77fb35aace2a691 [file] [log] [blame]
{
"name": "QueryString",
"version": "0.2.2",
"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.2"
},
"source_files": "*.swift",
"exclude_files": [
"Tests"
],
"pushed_with_swift_version": "3.0"
}