blob: 5ccaaecb3cce1cfbf357445791891449c3cd4ea7 [file] [log] [blame]
{
"name": "YACalendar",
"version": "0.0.3",
"summary": "iOS Calendar",
"description": "iOS Calendar library with vertical and horizontal scroll. Year and month representation.",
"homepage": "https://github.com/Yalantis/YACalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Vodolazkyi": "anton.vodolazky@yalantis.net"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/Yalantis/YACalendar.git",
"tag": "0.0.3"
},
"source_files": "YACalendar/YACalendar/**/*.{h,m,swift}",
"swift_version": "5"
}