2 "name": "TimeAgoInWords",
4 "summary": "A port of rails' time_ago_in_words date method.",
5 "description": "This is a direct port of: http://api.rubyonrails.org/classes/ActionView/Helpers/DateHelper.html#method-i-distance_of_time_in_words",
6 "homepage": "https://github.com/ello/TimeAgoInWords",
16 "git": "https://github.com/ello/TimeAgoInWords.git",
22 "requires_arc": false,
23 "source_files": "TimeAgoInWords.swift",
24 "frameworks": "Foundation"