blob: 1754e6e13dd72dbdb2b57d9c6f6677463c97f9b0 [file] [log] [blame]
{
"name": "ASWeekSelectorView",
"version": "0.3.0",
"summary": "iOS 7 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.\n",
"homepage": "https://github.com/nighthawk/ASWeekSelectorView",
"license": "FreeBSD",
"authors": {
"Adrian Schoenig": "adrian.schoenig@gmail.com"
},
"source": {
"git": "https://github.com/nighthawk/ASWeekSelectorView.git",
"tag": "v0.3.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}