blob: ad9ee74fffdb9cef2ba48523e96ce4228fe08578 [file] [log] [blame]
{
"name": "DHObjectMapper",
"version": "5.0.0",
"license": "MIT",
"summary": "JSON Object mapping written in Swift",
"homepage": "https://github.com/dahasolutions/DHObjectMapper",
"authors": {
"DHs": "dahasolutions@gmail.com"
},
"source": {
"git": "https://github.com/dahasolutions/DHObjectMapper.git",
"tag": "5.0.0"
},
"platforms": {
"watchos": "2.0",
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"swift_version": "5.0",
"requires_arc": true,
"source_files": "Sources/**/*.swift"
}