blob: f9dae01274d89fbe32862598010b29863a5e2c09 [file] [log] [blame]
{
"name": "SHDateFormatter",
"version": "0.9.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A date formatter supporting encoding as well as decoding of many different date and time formats including the often used ISO8601 standard.",
"description": "A date formatter supporting encoding as well as decoding of many different date and time formats including the often used ISO8601 standard.",
"homepage": "https://github.com/blackjacx/SHDateFormatter",
"social_media_url": "https://twitter.com/Blackjacxxx",
"authors": {
"Stefan Herold": "stefan.herold@gmail.com"
},
"source": {
"git": "https://github.com/blackjacx/SHDateFormatter.git",
"tag": "0.9.3"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}