blob: 03171501f1fdb7367b5bb3bd340d8a5ad7189017 [file] [log] [blame]
{
"name": "NSCalendar-EqualWithGranularity",
"version": "1.0",
"summary": "An implementation of the NSDate function that Apple added to the iOS 7 beta and then removed from the final release.",
"homepage": "https://github.com/ojfoggin/NSCalendar-EqualWithGranularity",
"license": "Apache License, Version 2.0",
"authors": "ojfoggin",
"source": {
"git": "https://github.com/ojfoggin/NSCalendar-EqualWithGranularity.git",
"tag": "1.0"
},
"source_files": "NSCalendar+equalWithGranularity.{h,m}",
"requires_arc": true
}