blob: 23cd95ea020dcacca35ad7b6c34cd8e7b6920b8b [file] [log] [blame]
{
"name": "SmartISODateFormatter",
"summary": "A date formatter based on ISO8601DateFormatter that really understands.",
"version": "1.0.2",
"license": "MIT",
"source": {
"git": "https://github.com/MrAsterisco/SmartISODateFormatter.git",
"tag": "1.0.2"
},
"authors": {
"Alessio Moiso": "a.moiso@outlook.com"
},
"homepage": "https://www.pillohealth.com",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": [
"SmartISODateFormatter",
"SmartISODateFormatter/**/*.swift"
]
}