blob: 45fb42c0621a80ab275105211774be6ae9e9f11e [file] [log] [blame]
{
"name": "SHNDDateFormatter",
"version": "1.0.1",
"summary": "Simple swift date string convertor",
"description": "With this library you can convert your Date Strings that comes from API or anywhere else to any kinda Format , any kinda locale and any kinda calender that you need",
"homepage": "https://github.com/shndrs/SHNDDateFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sahandraeisi1994@gmail.com": "sahandraeisi@yahoo.com"
},
"source": {
"git": "https://github.com/shndrs/SHNDDateFormatter.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SHNDDateFormatter/Classes/**/*",
"frameworks": "Foundation"
}