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