blob: 3ddfc640489c8ed2f7cbe8b5ff54cb941af1793c [file] [log] [blame]
{
"name": "MTDates",
"version": "0.10.2",
"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.10.2"
},
"source_files": "MTDates/*.{h,m}",
"requires_arc": true
}