blob: 535c4625a25adfccf2f495816c72bc2f310e0b31 [file] [log] [blame]
{
"name": "TimeKit",
"version": "1.1.1",
"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": "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.1.1"
},
"source_files": "Sources/**/*.{swift,h,m}",
"swift_version": "4.2"
}