blob: edf8aca340d1078d88ebe4cbc1e63a1f3837ab3c [file] [log] [blame]
{
"name": "LSWeekView",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes"
}