[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 7 / BHCircularCalendar / 1.0.7 / BHCircularCalendar.podspec.json
blobfe5b42b72b5301c2802a909ef2b3aab624ecc569
2   "name": "BHCircularCalendar",
3   "version": "1.0.7",
4   "summary": "BHCircularCalendar allows you to get Circular Calendar View In Swift.",
5   "description": "BHCircularCalendar works on all orientations and with any screen resolution. It will provide you Left/Right smooth scrolling for changing dates. There are also nice optional features allowing you to chang colors of the dates, Circle View, Month and Year Label. Also you can set the layout and fonts and do much more modification with the calendar as you need. It is having reset button enable disable option which will help you to jump on the current date.",
6   "homepage": "https://github.com/BhavikBarot/BHCircularCalendar",
7   "license": {
8     "type": "BSD 3-Clause License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bhavik Barot": "barotbhavik23@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "frameworks": "SystemConfiguration",
18   "ios": {
19     "vendored_frameworks": "BHCircularCalendar.framework"
20   },
21   "source": {
22     "http": "https://github.com/BhavikBarot/BHCircularCalendar/raw/master/res/BHCircularCalendar.zip"
23   }