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