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