blob: 121acea9612b042f619ab0cf29409d87be375094 [file] [log] [blame]
{
"name": "YACalendar",
"version": "0.0.2",
"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.2"
},
"source_files": "YACalendar/YACalendar/**/*.{h,m,swift}",
"swift_version": "5"
}