blob: e0c35b82d8388a7041801f35da7e14ec260c60ed [file] [log] [blame]
{
"name": "LSWeekView",
"version": "1.0.1",
"summary": "iOS week view control, similar to the one used in the iOS 7 Calendar app (day view).",
"description": "A scrollable week view that allows the user to select a date. Designed for iOS 7 and 8. See the screenshot.\n",
"homepage": "https://github.com/LumenSpark/LSWeekView",
"screenshots": "https://github.com/LumenSpark/LSWeekView/raw/master/Screenshot.png",
"license": "MIT",
"authors": {
"Christoph Zelazowski": "chrisze@lumenspark.com"
},
"source": {
"git": "https://github.com/LumenSpark/LSWeekView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes"
}