2 "name": "NSDate+Helper",
4 "summary": "A category to extend Cocoa's NSDate class with some convenience functions.",
5 "description": "This is a category for the NSDate class that provides some convenience methods for working with NSDate objects and displaying formatted and relative strings.",
6 "homepage": "https://github.com/billymeltdown/nsdate-helper",
7 "social_media_url": "https://twitter.com/billymeltdown",
9 "type": "Modified BSD License",
10 "text": "Copyright © 2009, 2010, ZETETIC LLC\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\nRedistributions of source code must retain the above copyright\nnotice, this list of conditions and the following disclaimer.\nRedistributions in binary form must reproduce the above copyright\nnotice, this list of conditions and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution.\nNeither the name of the ZETETIC LLC nor the\nnames of its contributors may be used to endorse or promote products\nderived from this software without specific prior written permission.\nTHIS SOFTWARE IS PROVIDED BY ZETETIC LLC ‘’AS IS’’ AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL ZETETIC LLC BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
13 "Billy Gray": "wgray@zetetic.net"
16 "git": "https://github.com/billymeltdown/nsdate-helper.git",
19 "source_files": "NSDate+Helper.{h,m}",