blob: a87286f3c92f1df6635021e19cc5ab3e5d93066a [file] [log] [blame]
{
"name": "AYPopupPickerView",
"version": "1.0",
"summary": "Pop-up PickerView or DatePickerView",
"homepage": "https://github.com/Aiur3908/AYPopupPickerView",
"license": {
"type": "MIT"
},
"authors": {
"Jerry": "aiur3908@gmail.com"
},
"swift_versions": "5",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Aiur3908/AYPopupPickerView.git",
"tag": "1.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5"
}