blob: 6dfa3031435bfee9ec3b73ef67fdb8fa3b4e9bc7 [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.0.3",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_version": "4.2",
"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.0.3"
},
"source_files": "WrapModel/*.{swift}"
}