blob: c2b44af6cf6ca5f6ef54816067d30932e0bd80e4 [file] [log] [blame]
{
"name": "VPCalendar",
"version": "0.1.0",
"summary": "A custom calendar view similar to Apple's calendar view.",
"description": "A custom calendar view similar to Apple's calendar view. The calendar view can be customized based on your needs.",
"homepage": "https://github.com/varunpm1/VPCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"varunpm1": "varun.pm@ymedialabs.com"
},
"source": {
"git": "https://github.com/varunpm1/VPCalendar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VPCalendar/Classes/**/*",
"swift_version": "4.0"
}