blob: abb6829a76c81a2931463297420069b1efbdae86 [file] [log] [blame]
{
"name": "YCActionSheetDatePicker",
"version": "1.0.0",
"summary": "ActionSheet with DatePciker.",
"description": "ActionSheet with DatePciker. Instructions for installation\n are in [the README](https://github.com/YuraChudnick/YCActionSheetDatePicker).",
"homepage": "https://github.com/YuraChudnick/YCActionSheetDatePicker",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"Y.Chudnick": "y.chudnovets@temabit.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/YuraChudnick/YCActionSheetDatePicker.git",
"tag": "1.0.0"
},
"source_files": [
"YCActionSheetDatePicker",
"YCActionSheetDatePicker/*.swift"
],
"swift_version": "4.2"
}