blob: ec5bd414afada73ea12cd89e19d1aabe520e64eb [file] [log] [blame]
{
"name": "NaiveDate",
"version": "0.2.1",
"summary": "Naive date and time types",
"homepage": "https://github.com/kean/NaiveDate",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"social_media_url": "https://twitter.com/a_grebenyuk",
"source": {
"git": "https://github.com/kean/NaiveDate.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0",
"watchos": "3.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}