blob: ee6f60bf438628aa899dc408070f276fa6f0e7ec [file] [log] [blame]
{
"name": "JSONMapping",
"version": "0.1.5",
"license": "MIT",
"homepage": "https://github.com/LoganWright/JSONMapping",
"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/JSONMapping.git",
"tag": "0.1.5"
},
"source_files": "JSONMapping/Source/*.{h,m}",
"requires_arc": true
}