blob: 83b5fc3f690aa7bfca00350a659adb7a752ddc75 [file] [log] [blame]
{
"name": "WLDatePicker",
"version": "0.0.1",
"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.1"
},
"source_files": "Code/**/*.{swift}"
}