blob: 69735b0520dd7238375ce4adb7f8b6ed6b6137ee [file] [log] [blame]
{
"name": "LLDatePicker",
"version": "0.0.1",
"summary": "时间选择器",
"homepage": "https://github.com/Niday/LLDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LL": "1833900456@qq.com"
},
"source": {
"git": "https://github.com/Niday/LLDatePicker.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLDatePicker/Classes/**/*.{h,m}",
"dependencies": {
"DateTools": [
]
}
}