blob: 47e99e99b55d56bc3a0520f2b96130d92c042761 [file] [log] [blame]
{
"name": "MTDates",
"version": "0.14.2",
"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.14.2"
},
"source_files": "MTDates/*.{h,m}",
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"requires_arc": true
}