blob: aa4025a77dc5fbae04629cd714513d93fa79cc66 [file] [log] [blame]
{
"name": "MTDates",
"version": "0.5.0",
"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.5.0"
},
"source_files": "MTDates/*.{h,m}",
"requires_arc": false
}