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