[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 6 / 2 / a / GLCalendarView / 1.2.1 / GLCalendarView.podspec.json
blob050b52306f259a5764ae38c7a618aa041095d777
2   "name": "GLCalendarView",
3   "version": "1.2.1",
4   "summary": "Fully customizable date range picker",
5   "homepage": "https://github.com/Glow-Inc/GLCalendarView",
6   "license": "MIT",
7   "authors": {
8     "leo": "leo@glowing.com"
9   },
10   "source": {
11     "git": "https://github.com/Glow-Inc/GLCalendarView.git",
12     "tag": "v1.2.1"
13   },
14   "source_files": "GLCalendarView/Sources/**/*.{h,m}",
15   "resources": [
16     "GLCalendarView/Sources/**/*.{png}",
17     "GLCalendarView/Sources/**/*.{storyboard,xib}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }