blob: 7baa586f1590a2e6d4bedb1b068050d4f790fe2e [file] [log] [blame]
{
"name": "CupertinoYankee",
"version": "1.0.2",
"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",
"social_media_url": "https://twitter.com/mattt",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/CupertinoYankee.git",
"tag": "1.0.2"
},
"source_files": "CupertinoYankee/NSDate+CupertinoYankee.{h,m}",
"requires_arc": true
}