blob: 0e9f062416fa96a94da655c2a9bb390a30cae85a [file] [log] [blame]
{
"name": "SVCalendar",
"version": "1.0.4",
"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.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.3"
},
"source_files": "SVCalendar/**/*",
"pushed_with_swift_version": "3.0"
}