| { |
| "name": "YACalendar", |
| "version": "0.0.3", |
| "summary": "iOS Calendar", |
| "description": "iOS Calendar library with vertical and horizontal scroll. Year and month representation.", |
| "homepage": "https://github.com/Yalantis/YACalendar", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Anton Vodolazkyi": "anton.vodolazky@yalantis.net" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": "5", |
| "source": { |
| "git": "https://github.com/Yalantis/YACalendar.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "YACalendar/YACalendar/**/*.{h,m,swift}", |
| "swift_version": "5" |
| } |