blob: 9f4774847c217c1e1a8eded0cfd1bfd8e70d0ffe [file] [log] [blame]
{
"name": "JSONMapping",
"version": "0.1.3",
"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.3"
},
"source_files": "JSONMapping/Source/*.{h,m}",
"requires_arc": true
}