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