blob: a4ec89912933edf8e320a8e324b85aaef17361c3 [file] [log] [blame]
{
"name": "ObjectMapper",
"version": "0.0.3",
"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": "0.0.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": "true",
"source_files": "ObjectMapper/**/*.swift"
}