blob: 74c21411026f392473503cd53ae560b9f9821054 [file] [log] [blame]
{
"name": "RDHDateAdjustment",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "RDHDateAdjustment/",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"frameworks": "Foundation",
"requires_arc": true
}