[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 4 / DHQueryString / 0.1.4 / DHQueryString.podspec.json
blobc06111de74ea6bc2f9e09092c6d0955f65f2e375
2   "name": "DHQueryString",
3   "version": "0.1.4",
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.4"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"