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