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