blob: 42ad747ee4a2f48071d76b7baa481bf4d82bcea9 [file] [log] [blame]
{
"name": "CalendarMonth",
"version": "0.0.1",
"summary": "Simple calendar with a choice of period.",
"description": "This CocoaPods library helps you selected date.",
"homepage": "https://github.com/Hudihka/CalendarMonth",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Константин Худышка": "k.iroshnikov@itmegastar.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Hudihka/CalendarMonth.git",
"tag": "0.0.1"
},
"source_files": "CalendarMonth/**/*.{h,m,swift}",
"swift_version": "5.0"
}