| { |
| "name": "CalendarPicker", |
| "version": "0.1.1", |
| "summary": "I have added some features in the iOS default DatePicker.", |
| "description": "If you set minumDate and maximumDate in the iOS default DatePicker, the date will disappear\nYou can set the day of the week to appear.", |
| "homepage": "https://github.com/pikachu987/CalendarPicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "pikachu987": "pikachu77769@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/pikachu987/CalendarPicker.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "CalendarPicker/Classes/**/*", |
| "swift_version": "5.0" |
| } |