blob: fbe24e7a64764e2e67f5e60eefea57510fd370fd [file] [log] [blame]
{
"name": "SwiftDate",
"version": "4.4.2",
"summary": "The best way to deal with Dates & Time Zones in Swift",
"homepage": "https://github.com/malcommac/SwiftDate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniele Margutti": "me@danielemargutti.com"
},
"social_media_url": "http://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": "4.4.2"
},
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"module_name": "SwiftDate",
"resources": "Sources/SwiftDate/SwiftDate.bundle",
"pushed_with_swift_version": "4.0"
}