blob: aa7ab7cc7da38dc61b10ad7bac591edaa592e770 [file] [log] [blame]
{
"name": "WeekdayPicker",
"version": "0.1.0",
"swift_version": "4.0",
"summary": "WeekdayPicker is a custom UIDatePicker with weekdays.",
"homepage": "https://github.com/Maximelc/WeekdayPicker",
"screenshots": "https://raw.githubusercontent.com/Maximelc/WeekdayPicker/master/Assets/DemoExample.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maximelc": "maxime.le-coat@epitech.eu"
},
"source": {
"git": "https://github.com/Maximelc/WeekdayPicker.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Maximelc",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*"
}