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