blob: 7448170718ed921d2c7055bcdd80a2904a8ea768 [file] [log] [blame]
{
"name": "ASWeekSelectorView",
"version": "1.0.1",
"summary": "iOS calendar-inspired simple mini week view to select swipe through weeks and tap on days",
"description": "A mini week view to select a day. You can swipe through weeks and tap on days to select them, somewhat similar to the iOS 7 calendar app.",
"homepage": "https://github.com/nighthawk/ASWeekSelectorView",
"license": "FreeBSD",
"authors": {
"Adrian Schoenig": "adrian.schoenig@gmail.com"
},
"source": {
"git": "https://github.com/nighthawk/ASWeekSelectorView.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}