blob: d77708b2b69126fc854145e28ffb7b64c7286b52 [file] [log] [blame]
{
"name": "SmartISODateFormatter",
"summary": "A date formatter based on ISO8601DateFormatter that really understands.",
"version": "1.0.1",
"license": "MIT",
"source": {
"git": "https://github.com/MrAsterisco/SmartISODateFormatter.git",
"tag": "1.0.1"
},
"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"
]
}