blob: 8dd8c8f2762721e67e11efb43680c14898109217 [file] [log] [blame]
{
"name": "VACalendar",
"version": "1.3",
"summary": "Custom Calendar for iOS in Swift",
"swift_version": "4.2",
"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.3"
},
"source_files": "VACalendar/*.swift"
}