[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / b / SingleDatePickerCalendar / 0.0.1 / SingleDatePickerCalendar.podspec.json
blobe2dd474d51d25156a21be525b040065132ce7aa9
2   "name": "SingleDatePickerCalendar",
3   "version": "0.0.1",
4   "summary": "A finite 12 month a year calendar that allow a single date pick",
5   "description": "Need a quick calendar event without range selection and complication? This is a simple and  reuseable Calendar component for a ToDo App that allow user to switch between year and select a single date event of a month",
6   "homepage": "https://github.com/tdle94/SingleDatePickerCalendar",
7   "swift_version": "4.1",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tdle94": "tuyendle92@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tdle94/SingleDatePickerCalendar.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SingleDatePickerCalendar/Classes/**/*"