[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 3 / b / 2 / QueryString / 0.1.0 / QueryString.podspec.json
blob300f14e6ebf7bec59808c15ab1fd7361939abbe4
2   "name": "QueryString",
3   "version": "0.1.0",
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.1.0"
19   },
20   "source_files": "*.swift",
21   "exclude_files": [
22     "Tests"
23   ],
24   "pushed_with_swift_version": "3.0"