blob: 64028b2b9b2deb739c61fda941f9f25a21220258 [file] [log] [blame]
{
"name": "Genome",
"version": "0.1",
"license": "MIT",
"homepage": "https://github.com/LoganWright/Genome",
"authors": {
"Logan Wright": "logan.william.wright@gmail.com"
},
"summary": "A set of classes for mapping JSON responses to modeled objects",
"source": {
"git": "https://github.com/LoganWright/Genome.git",
"tag": "0.1"
},
"source_files": "Genome/Source/*.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/logmaestro"
}