blob: 8e474f76929ac9a2acaa563587d1c459fdb977a3 [file] [log] [blame]
{
"name": "TLDatePicker",
"version": "1.0.1",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"summary": "A simple date Picker",
"homepage": "https://github.com/LoongerTao/TLDatePicker.git",
"authors": {
"LoongerTao": "495285195@qq.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/LoongerTao/TLDatePicker.git",
"tag": "1.0.1"
},
"source_files": "TLDatePicker/*.{h,m}"
}