blob: cbac101317e0858bc87e16d887c45317cddb0144 [file] [log] [blame]
{
"name": "SVCalendar",
"version": "1.0.10",
"summary": "SVCalendar lets a user see default calendar",
"description": "SVCalendar allows to show calendar on current date or date which was selected by user by switching between months",
"homepage": "https://github.com/S7Vyto/SVCalendar",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Sam Vyatkin": "samvyto@gmail.com"
},
"source": {
"git": "https://github.com/S7Vyto/SVCalendar.git",
"tag": "1.0.10"
},
"source_files": "SVCalendar/**/*.{swift}",
"resources": "SVCalendar/**/*.{png,jpeg,jpg,storyboard,xib}",
"requires_arc": true,
"platforms": {
"ios": "9.3"
},
"pushed_with_swift_version": "3.0"
}