blob: 29a097f171a30d24679e5c07f6a8bd2cb9aa6771 [file] [log] [blame]
{
"name": "WLDatePicker",
"version": "0.0.3",
"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": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLDatePicker.git",
"tag": "0.0.3"
},
"source_files": "Code/**/*.{swift}"
}