| { |
| "name": "GRCalendar", |
| "version": "0.1.4", |
| "summary": "A simple calendar view that allow to select date", |
| "homepage": "https://github.com/maciej-matuszewski/GRCalendar", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Gr3mlin106": "maciej.matuszewski@me.com" |
| }, |
| "source": { |
| "git": "https://github.com/maciej-matuszewski/GRCalendar.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "osx": "10.12" |
| }, |
| "source_files": "GRCalendar/Classes/Common/**/*", |
| "osx": { |
| "source_files": "GRCalendar/Classes/macOS/**/*", |
| "frameworks": "AppKit" |
| }, |
| "pushed_with_swift_version": "3.1" |
| } |