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