blob: b3d719c3d267bd7667705e46ffd41ff9fd8f0a0c [file] [log] [blame]
{
"name": "ObjectMapper",
"version": "3.3.0",
"license": "MIT",
"summary": "JSON Object mapping written in Swift",
"homepage": "https://github.com/Hearst-DD/ObjectMapper",
"authors": {
"Tristan Himmelman": "tristanhimmelman@gmail.com"
},
"source": {
"git": "https://github.com/Hearst-DD/ObjectMapper.git",
"tag": "3.3.0"
},
"platforms": {
"watchos": "2.0",
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "Sources/**/*.swift"
}