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