blob: 66786af1018317f7b534ffad4a6d1c67b181f68d [file] [log] [blame]
{
"name": "Genome",
"version": "1.0.3",
"license": "MIT",
"homepage": "https://github.com/LoganWright/Genome",
"authors": {
"Logan Wright": "logan.william.wright@gmail.com"
},
"summary": "A simple, type safe, failure driven mapping library for serializing json to models in Swift",
"source": {
"git": "https://github.com/LoganWright/Genome.git",
"tag": "1.0.3"
},
"source_files": "Genome.playground/Sources/*.{swift}",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/logmaestro"
}