blob: 97a092e7b7724f40dbb7f9d26abd52e1a6fa8b8c [file] [log] [blame]
{
"name": "CustomDatePickerLib",
"version": "2.0",
"summary": "Custom Date Picker",
"description": "Custom Date Picker is swift library to create custom Date picker",
"homepage": "https://github.com/sh3at90/CustomDatePicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<MOHAMED MAHMOUD>": "<mohamed.sh3t90@gmail.com>"
},
"source": {
"git": "https://github.com/sh3at90/CustomDatePicker.git",
"tag": "2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CustomDatePicker/CustomDatePicker/**/*.{lproj,storyboard,xcdatamodeld,xib,swift}"
}