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