blob: e10bec05352d47d4d2f7865ee4953246b92f63ee [file] [log] [blame]
{
"name": "DCKeyValueObjectMapping",
"version": "1.3",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"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.3"
},
"source_files": "KeyValueObjectMapping",
"requires_arc": true
}