2 "name": "NSDate+Countdown",
4 "summary": "Converts a NSDate instance to readable text",
5 "description": " A date is shown if there are more than 24 hours \n left. If there are less than 24 hours left a \n string will be returned, it will have the \n following style:\n\n [hours]h [minutes]m [seconds]m\n",
6 "homepage": "https://github.com/JagCesar/NSDate-Countdown",
7 "license": "Unlicense",
9 "César Pinto Castillo": "cesar@jagcesar.se"
12 "git": "https://github.com/JagCesar/NSDate-Countdown.git",
15 "social_media_url": "https://twitter.com/JagCesar",
20 "source_files": "NSDate+Countdown/NSDate.swift"