2 "name": "RelativeFormatter",
4 "summary": "NSDate swift extension to format dates relative to current date.",
5 "description": " RelativeFormatter adds the relativeFormatted function to NSDate allowing you to get.\n\n * Time ago formatted dates \"2 days ago\"\n * Time in the future formatted dates \"In 2 days\"\n",
6 "homepage": "https://github.com/bitomule/RelativeFormatter",
9 "David Collado Sela": "bitomule@gmail.com"
11 "social_media_url": "http://twitter.com/bitomule",
16 "git": "https://github.com/bitomule/RelativeFormatter.git",
19 "source_files": "Source/*.swift",
20 "resources": "Source/RelativeFormatter.bundle",