blob: 055a07670db2145cc7987d13784bc02f784bbbdf [file] [log] [blame]
{
"name": "CupertinoYankee",
"version": "1.0.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": "1.0.0"
},
"source_files": "CupertinoYankee/NSDate+CupertinoYankee.{h,m}",
"requires_arc": true
}