blob: d31a66a1375c270dd74ab7599c9295a9b09c7755 [file] [log] [blame]
{
"name": "WLDatePicker",
"version": "0.0.2",
"summary": "A Lib For date picker.",
"description": "WLDatePicker是时间选择工具类。",
"homepage": "https://github.com/StoneStoneStoneWang/WLDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLDatePicker.git",
"tag": "0.0.2"
},
"source_files": "Code/**/*.{swift}"
}