[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / e / Parameterize / 1.0.5 / Parameterize.podspec.json
blobdede12d35b32d5ab0503a93a83b5c0e9731be4ef
2   "name": "Parameterize",
3   "version": "1.0.5",
4   "summary": "Serialize object to API parameters",
5   "description": "Serialize object to API parameters using convenience property wrapper.",
6   "homepage": "https://github.com/kientux/Parameterize",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kientux": "ntkien93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kientux/Parameterize.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.5",
22   "source_files": "Sources/Parameterize/**/*",
23   "swift_version": "5.5"