blob: 30b4d954434e84898b99a4c8a6446ccaa3d0720e [file] [log] [blame]
{
"name": "SwiftWeekSlider",
"version": "0.1.1",
"summary": "An interactive week view with custom colors, and actions.",
"description": "An interactive week view with custom colors, and actions. Includes highlight support.",
"homepage": "https://github.com/GaryFrazier/SwiftWeekSlider",
"license": "MIT",
"authors": {
"Gary Frazier": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GaryFrazier/SwiftWeekSlider.git",
"tag": "0.1.1"
},
"source_files": "SwiftWeekSlider/SwiftWeekSlider/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}