blob: 261268d114fec251573bfce5d80c54a8c444b2c4 [file] [log] [blame]
{
"name": "QVRWeekView",
"version": "0.11.8",
"summary": "QVRWeekView is a simple calendar week view with support for horizontal, vertical scrolling and zooming.",
"swift_version": "4.2",
"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.11.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QVRWeekView/Classes/**/*",
"frameworks": "UIKit"
}