blob: 60f88a6bd71fa1afcba6eed8a51faa399305c18a [file] [log] [blame]
{
"name": "YMDatePicker",
"version": "0.3",
"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.3"
},
"source_files": "Sources/**/*.{swift,h}",
"resources": "Sources/**/*.{json,png,xib}",
"swift_versions": "5.1",
"platforms": {
"ios": "11.0"
},
"frameworks": "UIKit",
"swift_version": "5.1"
}