blob: 016c9605be7c0b0f396af9878ce8e524c7d6d495 [file] [log] [blame]
{
"name": "SHNDDateFormatter",
"version": "1.0.8",
"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.8"
},
"social_media_url": "https://linkedin.com/in/shndrs",
"platforms": {
"ios": "9.3",
"watchos": "3.2",
"tvos": "10.2"
},
"swift_version": "4.0",
"source_files": "SHNDDateFormatter/Classes/**/*",
"frameworks": "Foundation"
}