blob: 89d4618b1963dbeffcebe1831b168e7c7834b46c [file] [log] [blame]
{
"name": "WrapModel",
"summary": "WrapModel is a data model class providing access to JSON formatted model data in string or dictionary form.",
"version": "1.3.2",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ken Worley": "ken@1stdibs.com"
},
"homepage": "https://github.com/1stdibs/WrapModel",
"source": {
"git": "https://github.com/1stdibs/WrapModel.git",
"tag": "1.3.2"
},
"source_files": "WrapModel/*.{swift}",
"swift_version": "5.1"
}