blob: 5a3b1973ae40581d562fb4f3b057f335f0e3e767 [file] [log] [blame]
{
"name": "SHNDDateFormatter",
"version": "0.1.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": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SHNDDateFormatter/Classes/**/*",
"frameworks": "Foundation"
}