[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / d / DecodeStrategy / 0.1.1 / DecodeStrategy.podspec.json
blob8f8fbe2bac3f2de2cfb637a1270ee65a5a8cd6d0
2   "name": "DecodeStrategy",
3   "version": "0.1.1",
4   "summary": "Decode strategy with @propertywrapper.",
5   "description": "This project is convenient applying decode strategy if your backend uses weak type language.",
6   "homepage": "https://github.com/ohlulu/DecodeStrategy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ohlulu": "z30262226@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ohlulu/DecodeStrategy.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "cocoapods_version": ">= 1.4.0",
22   "swift_versions": "5.1.2",
23   "source_files": "DecodeStrategy/Sources/**/*",
24   "frameworks": "Foundation",
25   "swift_version": "5.1.2"