blob: 9099b0eb7ef2c2e61e2c11cfc8afc2691e42a8a9 [file] [log] [blame]
{
"name": "MTDates",
"version": "0.9.3",
"summary": "A category on NSDate. 100+ date calculation methods.",
"homepage": "https://github.com/mysterioustrousers/MTDates",
"license": "BSD ",
"authors": {
"Adam Kirk": "atomkirk@gmail.com"
},
"source": {
"git": "https://github.com/mysterioustrousers/MTDates.git",
"tag": "0.9.3"
},
"source_files": "MTDates/*.{h,m}",
"requires_arc": true
}