blob: d275348152ff419e73b794202a33876e72cc799e [file] [log] [blame]
{
"name": "SwiftDate",
"version": "4.1.10",
"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.1.10"
},
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"module_name": "SwiftDate",
"resources": "Sources/SwiftDate/SwiftDate.bundle",
"pushed_with_swift_version": "3.0"
}