blob: e35a145f0d1b6c1f223e7c4dc738d27818bb75df [file] [log] [blame]
{
"name": "QVRWeekView",
"version": "0.8.2",
"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.8.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QVRWeekView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}