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