blob: 61d296bccc48b9b4b5905220aa5c46e7b7760c77 [file] [log] [blame]
{
"name": "CupertinoYankee",
"version": "0.1.0",
"license": "MIT",
"summary": "An NSDate Category With Locale-Aware Calculations for Beginning & End of Day, Week, Month, and Year.",
"homepage": "https://github.com/mattt/CupertinoYankee",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/CupertinoYankee.git",
"tag": "0.1.0"
},
"source_files": "NSDate+CupertinoYankee.{h,m}",
"requires_arc": false
}