[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 3 / 4 / a / CABCalendarView / 1.0.0 / CABCalendarView.podspec.json
bloba8f64791cc6367fb12be034e22c579498ecc7836
2   "name": "CABCalendarView",
3   "version": "1.0.0",
4   "summary": "An iOS calendar view component with vertical scrolling and auto-layout support.",
5   "description": "This calendar view component can be used in an iOS app to easily add a slick and functional calendar. Integrated with Interface Builder for ease of use, and fully compatible with auto-layout, so can automatically resize itself to look good on any device. All the properties are handled by a data-source and delegate, just like a UITableView, so there is barely any learning curve.",
6   "homepage": "https://github.com/Frakur/CABCalendarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "craig": "craigbrown24+cocoapod@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Frakur/CABCalendarView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CABCalendarView/Classes/**/*"