blob: 9d6369abdf04ab570ca341083ed0402db08e39e9 [file] [log] [blame]
{
"name": "ObjectMapper",
"version": "3.1.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.1.0"
},
"platforms": {
"watchos": "2.0",
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "4.0"
}