blob: 7acfbf4cc292da57471e578ffc998f0f2153e3da [file] [log] [blame]
{
"name": "NaiveDate",
"version": "0.4",
"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.4"
},
"platforms": {
"ios": "10.0",
"watchos": "3.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Sources/**/*"
}