blob: 99c00a5495a983dab81953f31b9f5dd2b2259361 [file] [log] [blame]
{
"name": "TDDateRangePicker",
"version": "1.0.1",
"summary": "TDDateRangePicker is a picker with which you can get both a date range and one date and it is all with beautiful designs.",
"description": "TDDateRangePicker is a picker with which you can get both a date range and one date and it is all with beautiful designs. We have taken into account all the conditions of its usage. The library includes custom TDDateRangePicker and a TDPickerTheme which allow you to customize the appearance of the picker.",
"homepage": "http://topdevs.org",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew": "andrew@topdevs.org"
},
"source": {
"git": "https://github.com/TheTopDevs/TDDateRangePicker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TDDateRangePicker/*.{h,m}",
"resources": "TDDateRangePicker/*.{png,bundle,xib,nib}"
}