blob: baa985189b92d1b9fc82ba9cade46e298b1dcf9a [file] [log] [blame]
{
"name": "PopupDatePicker",
"version": "1.0.2",
"summary": "iOS PopupDatePicker with Swift 5",
"swift_versions": "5.0",
"description": "iOS PopupDatePicker with Swift 5, Release 1.0.2",
"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.2"
},
"source_files": [
"PopupDatePicker",
"PopupDatePicker/**/*.swift"
],
"frameworks": "UIKit"
}