blob: 46d0b7c43695c15c095f8c8c39034bad4b3426af [file] [log] [blame]
{
"name": "QHCarouselCalendar",
"version": "1.1.4",
"summary": "A cool calendar based on iCarousel",
"homepage": "https://github.com/quentinhayot/QHCarouselCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin Hayot": "q.hayot@gmail.com"
},
"source": {
"git": "https://github.com/quentinhayot/QHCarouselCalendar.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "QHCarouselCalendar/QHCarouselCalendar",
"requires_arc": true,
"dependencies": {
"iCarousel": [
"~> 1.8.1"
],
"UIView+Rounded": [
"~> 0.1.4"
]
}
}