[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 8 / 4 / QHCarouselCalendar / 1.1.0 / QHCarouselCalendar.podspec.json
blob7ad054da64c6476ae136f4f48fbd0f51e86d4159
2   "name": "QHCarouselCalendar",
3   "version": "1.1.0",
4   "summary": "A cool calendar based on iCarousel",
5   "homepage": "https://github.com/quentinhayot/QHCarouselCalendar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Quentin Hayot": "q.hayot@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/quentinhayot/QHCarouselCalendar.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "QHCarouselCalendar/QHCarouselCalendar",
21   "requires_arc": true,
22   "dependencies": {
23     "iCarousel": [
24       "~> 1.8.1"
25     ],
26     "UIView+Rounded": [
27       "~> 0.1.4"
28     ]
29   }