blob: c62cacd60b2c9df25b6724e1d768b9cad64b755f [file] [log] [blame]
{
"name": "RDHDateAdjustment",
"version": "1.0.0",
"license": "MIT",
"summary": "Categories on NSDate to simplify date adjustment.",
"homepage": "https://github.com/rhodgkins/RDHDateAdjustment",
"authors": "Rich Hodgkins",
"source": {
"git": "https://github.com/rhodgkins/RDHDateAdjustment.git",
"tag": "1.0.0"
},
"source_files": "RDHDateAdjustment/",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"frameworks": "Foundation",
"requires_arc": true
}