[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / f / e / 2 / LYSDatePicker / 0.0.3 / LYSDatePicker.podspec.json
blob671b56b889a4b3948c08a5fab55cae6916b43016
2   "name": "LYSDatePicker",
3   "version": "0.0.3",
4   "summary": "LYSDatePicker,I hope everyone will give me some advice during the process of use. I want to go further.",
5   "description": "LYSDatePicker is mainly to adapt to the scenes that need to choose the date in daily development. The bottom layer is mainly implemented by UIPickerView and UIDatePicker components. Since this is just released, there may be bugs in the middle of use, so you need to ask for it, I will try to fix it.",
6   "homepage": "https://github.com/LIYANGSHUAI/LYSDatePicker",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "license": "MIT",
11   "authors": {
12     "李阳帅": "liyangshuai163@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LIYANGSHUAI/LYSDatePicker.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "LYSDatePicker",
20     "LYSDatePicker/*.{h,m}"
21   ]