blob: f17143d0cdec724fc3c60d574095700043d0c432 [file] [log] [blame]
{
"name": "TimeKit",
"version": "1.2.0",
"summary": "Type safe, simple, light weight calendar components.",
"homepage": "https://github.com/studio-rookery/TimeKit",
"license": "MIT",
"authors": {
"masaki": "studio.rookery@gmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"source": {
"git": "https://github.com/studio-rookery/TimeKit.git",
"tag": "1.2.0"
},
"source_files": "Sources/**/*.{swift,h,m}",
"swift_version": "5.0"
}