[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / b / 8 / GCCalendar / 1.1.2 / GCCalendar.podspec.json
blob50b975a2e8cd5571571a6843fc85a0ce24848490
2   "name": "GCCalendar",
3   "version": "1.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A customizable calendar for iOS 9+ written in Swift.",
9   "description": "A Swift framework that provides a customizable calendar UI component for iOS.",
10   "homepage": "https://github.com/graycampbell/GCCalendar",
11   "authors": "Gray Campbell",
12   "source": {
13     "git": "https://github.com/graycampbell/GCCalendar.git",
14     "tag": "1.1.2"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "GCCalendar/*.{h,m,swift}",
20   "requires_arc": true,
21   "module_name": "GCCalendar"