blob: efef1c9bdcf184491434fb1903acffcb58fbcde3 [file] [log] [blame]
{
"name": "SalonWeekdayPicker",
"version": "0.4.0",
"swift_version": "4.2",
"summary": "SalonWeekdayPicker is a custom UIDatePicker with weekdays.",
"homepage": "https://github.com/xuechinahb/SalonWeekdayPicker",
"screenshots": "https://raw.githubusercontent.com/xuechinahb/SalonWeekdayPicker/master/Assets/DemoExample.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maximelc": "xuechinahb@gmail.com"
},
"source": {
"git": "https://github.com/xuechinahb/SalonWeekdayPicker.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*"
}