blob: c939394063a5de2d110d5bfafd2129a21bb609e6 [file] [log] [blame]
{
"name": "SHDateFormatter",
"version": "0.9.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*"
}