blob: 550dab85dbb8745f7ef9940c6f7be73dad11374d [file] [log] [blame]
{
"name": "PopupDatePicker",
"version": "1.0.0",
"summary": "iOS PopupDatePicker with Swift 5",
"swift_version": "5.0",
"description": "iOS PopupDatePicker with Swift 5, Release 1.0.0",
"homepage": "https://github.com/Dess-Li/PopupDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DessLi": "li@dess.xyz"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dess-Li/PopupDatePicker.git",
"tag": "1.0.0"
},
"source_files": "PopupDatePicker/*.swift",
"frameworks": "UIKit"
}