blob: 1a4c9dfd9faa3753f1e268b30cc26bda83ad9b98 [file] [log] [blame]
{
"name": "ObjectMapper",
"version": "1.4.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": "1.4.0"
},
"platforms": {
"watchos": "2.0",
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": "true",
"source_files": "ObjectMapper/**/*.swift"
}