[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 2 / QueryString / 0.2.2 / QueryString.podspec.json
blob0cb56ccf42cda75c45cbc4f1f77fb35aace2a691
2   "name": "QueryString",
3   "version": "0.2.2",
4   "homepage": "https://github.com/materik/querystring.git",
5   "summary": "Model for parsing and appending query strings to URLs",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Mattias Eriksson": "thematerik@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/materik/querystring.git",
18     "tag": "0.2.2"
19   },
20   "source_files": "*.swift",
21   "exclude_files": [
22     "Tests"
23   ],
24   "pushed_with_swift_version": "3.0"