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