blob: 16d817b261853c52e01d81d27844a834b9b3b565 [file] [log] [blame]
{
"name": "SHNDDateFormatter",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "9.3",
"watchos": "3.2",
"tvos": "10.2"
},
"swift_versions": "4.0",
"source_files": "SHNDDateFormatter/Classes/**/*",
"frameworks": "Foundation",
"swift_version": "4.0"
}