[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / 8 / GCCalendar / 1.1.1 / GCCalendar.podspec.json
bloba467bfbc8483a4ece5dbfd111a810e1416059827
2   "name": "GCCalendar",
3   "version": "1.1.1",
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": {
12     "Gray Campbell": "gray.campbell@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/graycampbell/GCCalendar.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GCCalendar/*.{h,m,swift}",
22   "requires_arc": true,
23   "module_name": "GCCalendar"