blob: 1ecad15444ba63dcbcd0dfc8d7b28834085ba83c [file] [log] [blame]
{
"name": "QHCarouselCalendar",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "QHCarouselCalendar/QHCarouselCalendar",
"requires_arc": true,
"dependencies": {
"iCarousel": [
"~> 1.8.1"
],
"UIView+Rounded": [
"~> 0.1.4"
]
}
}