blob: d5a49e89cfbde0a2f82e1cae30be1c7655c0e36d [file] [log] [blame]
{
"name": "DCKeyValueObjectMapping",
"version": "1.2",
"platforms": {
"ios": "5.0"
},
"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.2"
},
"source_files": "KeyValueObjectMapping",
"requires_arc": true
}