blob: cac0fc0a1cd2139d6e9ae3b34f7c9165624ccd46 [file] [log] [blame]
{
"name": "TimeKit",
"version": "1.0.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_version": "4.2",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"source": {
"git": "https://github.com/studio-rookery/TimeKit.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.{swift,h,m}"
}