blob: 0ae51fc9dc3fe9549b732454a8acfd9d283321e4 [file] [log] [blame]
{
"name": "TLDatePicker",
"version": "1.0.0",
"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.0"
},
"source_files": "TLDatePicker/*.{h,m}"
}