blob: 3cc31f7c39f3b06429f7c18d27ba2126ec1732b1 [file] [log] [blame]
{
"name": "SwiftDate",
"version": "5.0.12",
"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": "5.0.12"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "4.2"
}