[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / e / 4 / DHQueryString / 0.1.3 / DHQueryString.podspec.json
blobe0f13ae3a99b5d376ac886e5ba02db40b4d6ac24
2   "name": "DHQueryString",
3   "version": "0.1.3",
4   "summary": "QueryString Encoder/Decoder For Swift",
5   "description": "- QueryString Encoder/Decoder For Swift",
6   "homepage": "https://github.com/drahot/DHQueryString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tatsuya Hotta": "hotterdragon@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/drahot/DHQueryString.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"