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