blob: 8f8fbe2bac3f2de2cfb637a1270ee65a5a8cd6d0 [file] [log] [blame]
{
"name": "DecodeStrategy",
"version": "0.1.1",
"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.1"
},
"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"
}