blob: 6105102851c6c0f83261f5143de48bedba54f413 [file] [log] [blame]
{
"name": "DCKeyValueObjectMapping",
"version": "1.1",
"license": "MIT",
"summary": "Automatic KeyValue Object Mapping for Objective-C, parse JSON/Plist/XML automatically, support Core Data, convetion over configuration.",
"homepage": "https://github.com/dchohfi/KeyValueObjectMapping",
"authors": {
"Diego Chohfi": "dchohfi@gmail.com"
},
"source": {
"git": "https://github.com/dchohfi/KeyValueObjectMapping.git",
"tag": "1.1"
},
"source_files": "KeyValueObjectMapping",
"requires_arc": true
}