| { |
| "name": "SVCalendar", |
| "version": "1.0.5", |
| "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.5" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.3" |
| }, |
| "source_files": "SVCalendar/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |