blob: 30946c0dc3d808b3a8b96093281eb7344f6b6f5b [file] [log] [blame]
{
"name": "VACalendar",
"version": "0.1.2",
"summary": "Custom Calendar for iOS in Swift",
"swift_version": "4.0",
"description": "VACalendar helps create customizable calendar for your app. It also supports vertical and horizontal scroll directions!",
"homepage": "https://github.com/Vodolazkyi/VACalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Vodolazkyi": "vodolazky@me.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Vodolazkyi/VACalendar.git",
"tag": "0.1.2"
},
"source_files": "VACalendar/*"
}