blob: 4e2bb66d5a2ee887929233e784d75e606a0f4f56 [file] [log] [blame]
{
"name": "QVRWeekView",
"version": "0.10.5",
"summary": "QVRWeekView is a simple calendar week view with support for horizontal, vertical scrolling and zooming.",
"description": "QVRWeekView is a framework which provides a calendar view that can be customized to display between 1 to 7 days in both portrait and landscape mode. Includes customization features to customize colours, fonts and sizes.",
"homepage": "https://github.com/Quivr/iOS-Week-View",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Reinert": "reilemx@gmail.com"
},
"source": {
"git": "https://github.com/Quivr/iOS-Week-View.git",
"tag": "0.10.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QVRWeekView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}