blob: 6899f57469812914575ee8187db7a017f87936b8 [file] [log] [blame]
{
"name": "DecodeStrategy",
"version": "0.1.0",
"summary": "Decode strategy with @propertywrapper.",
"description": "This project is convenient applying decode strategy if your backend uses weak type language.",
"homepage": "https://github.com/ohlulu/DecodeStrategy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ohlulu": "z30262226@gmail.com"
},
"source": {
"git": "https://github.com/ohlulu/DecodeStrategy.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"cocoapods_version": ">= 1.4.0",
"swift_versions": "5.1.2",
"source_files": "DecodeStrategy/Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.1.2"
}