[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / 9 / URLUtilities / 0.1.0 / URLUtilities.podspec.json
blobbc4c6616617c5375b4acbe4dd560b8ff37158a35
2   "name": "URLUtilities",
3   "version": "0.1.0",
4   "summary": "A set of tools to make it easier to work with URL query parameters and path components",
5   "description": "This pod makes it easier to access and mutate query parameters of URLs.\nAccess query parameters via swift subscript notaion.",
6   "homepage": "https://github.com/pureblood/URLUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hunaid Hassan": "hhunaid@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pureblood/URLUtilities.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "URLUtilities/Classes/**/*"