blob: 14c9c7df57229bb9d684409248a11b16b61efdb7 [file] [log] [blame]
{
"name": "VACalendar",
"version": "1.1.4",
"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": "1.1.4"
},
"source_files": "VACalendar/*.swift"
}