4 "summary": "A library to make working with dates and time easy.",
5 "description": "This framework provides a set of simple types for simple date and time computations such as:\n\n* calculating time deltas (how much time from **Date** to **Date**)\n* offseting dates by certain amount of time\n* parsing **String** into **Date**\n* syntax sugar for readable **Date** manipulation\n\n",
6 "homepage": "http://github.com/mdomans/swift-date",
9 "mdomans": "mdomans@kgmail.pl"
11 "social_media_url": "http://twitter.com/mdomans",
17 "git": "https://github.com/mdomans/swift-date.git",
20 "source_files": "swift-date"