blob: d2289c87d33efc7e7be93e6153685e8534de53a0 [file] [log] [blame]
{
"name": "Dates",
"version": "1.0.1",
"summary": "Dates extensions and functions in Swift.",
"description": "\"Dates is a small Swift library containing useful Date extensions and functions that will speed up your development workflow.\"",
"homepage": "https://github.com/lajosdeme/Dates",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lajosdeme": "lajosd@protonmail.ch"
},
"social_media_url": "https://twitter.com/lajosdeme",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/lajosdeme/Dates.git",
"tag": "1.0.1"
},
"source_files": "Dates/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}