blob: 77e44ebb1204c488b52f771b55085f62f97f9deb [file] [log] [blame]
{
"name": "SHDateFormatter",
"version": "0.9.4",
"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.4"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}