blob: ce15b7c6f7d6e3906c7bcf056aa4a5741c6b4b5f [file] [log] [blame]
{
"name": "LSRDataPicker",
"version": "1.0",
"summary": "用于日期和文字选择的picker.",
"description": "基于系统picker的日期选择和而文字选择,添加了topbar",
"homepage": "https://github.com/lgy881228/LSRDataPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lgy881228": "510687394@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lgy881228/LSRDataPicker.git",
"tag": "1.0"
},
"source_files": "LSRDataPicker",
"public_header_files": "LSRDataPicker/*.h",
"dependencies": {
"PureLayout": [
]
},
"requires_arc": true
}