blob: 300f14e6ebf7bec59808c15ab1fd7361939abbe4 [file] [log] [blame]
{
"name": "QueryString",
"version": "0.1.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.1.0"
},
"source_files": "*.swift",
"exclude_files": [
"Tests"
],
"pushed_with_swift_version": "3.0"
}