blob: 15d7f18868a360c82aa70c262ecd3557e11c6bb2 [file] [log] [blame]
{
"name": "QVRWeekView",
"version": "0.13.2",
"summary": "QVRWeekView is a simple calendar week view with support for horizontal, vertical scrolling and zooming.",
"swift_versions": "5",
"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.13.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QVRWeekView/Classes/**/*.swift",
"resources": "QVRWeekView/Classes/Xibs/*.xib",
"frameworks": "UIKit",
"swift_version": "5"
}