blob: d1f97a0669402eade43f4b185893f937d731b80d [file] [log] [blame]
{
"name": "SwiftDate",
"version": "6.0.2",
"summary": "The best way to deal with Dates & Time Zones in Swift",
"homepage": "https://github.com/malcommac/SwiftDate.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniele Margutti": "hello@danielemargutti.com"
},
"social_media_url": "https://twitter.com/danielemargutti",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/malcommac/SwiftDate.git",
"tag": "6.0.2"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": "5.0"
}