blob: 1469c8bddda7300e3546320236217c283f272ebf [file] [log] [blame]
{
"name": "YMDatePicker",
"version": "0.1",
"summary": "The calendar-style date picker with weekly and monthly mode",
"homepage": "https://github.com/jyu0414/YMDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Masakaz Ozaki": "masakaz@ieee.org"
},
"source": {
"git": "https://github.com/jyu0414/YMDatePicker.git",
"tag": "v0.1"
},
"source_files": "Sources/**/**/*.{swift,h}",
"resources": "Sources/**/**/*.xib",
"swift_versions": "5.1",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.1"
}