[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / b / JWDateView / 0.0.1 / JWDateView.podspec.json
blob291f84b568a9909e9b9979df2ceefce0693f98da
2   "name": "JWDateView",
3   "version": "0.0.1",
4   "summary": "自定义事件选择控件,支持公历与农历",
5   "homepage": "https://github.com/Javen-fly/JWDateView",
6   "license": "MIT",
7   "authors": {
8     "Javenfly": "960838547@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Javen-fly/JWDateView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "JWDateView",
19     "JWDateView/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "dependencies": {
23     "JWPickerView": [
25     ],
26     "JWLunarCalendarDB": [
28     ]
29   }