[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 3 / CalendarMonth / 0.0.1 / CalendarMonth.podspec.json
blob42ad747ee4a2f48071d76b7baa481bf4d82bcea9
2   "name": "CalendarMonth",
3   "version": "0.0.1",
4   "summary": "Simple calendar with a choice of period.",
5   "description": "This CocoaPods library helps you selected date.",
6   "homepage": "https://github.com/Hudihka/CalendarMonth",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Константин Худышка": "k.iroshnikov@itmegastar.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Hudihka/CalendarMonth.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "CalendarMonth/**/*.{h,m,swift}",
23   "swift_version": "5.0"