blob: d554cee5e49bd374210056856e67eaadd669476a [file] [log] [blame]
{
"name": "ValueTypeRepresentable",
"version": "0.1.1",
"summary": "Protocol collection for value type representation",
"description": "Protocol collection for value type representation.",
"homepage": "https://github.com/anconaesselmann/ValueTypeRepresentable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anconaesselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/ValueTypeRepresentable.git",
"tag": "0.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"watchos": "3.0"
},
"source_files": "ValueTypeRepresentable/Classes/**/*",
"swift_version": "5.0"
}