blob: 291f84b568a9909e9b9979df2ceefce0693f98da [file] [log] [blame]
{
"name": "JWDateView",
"version": "0.0.1",
"summary": "自定义事件选择控件,支持公历与农历",
"homepage": "https://github.com/Javen-fly/JWDateView",
"license": "MIT",
"authors": {
"Javenfly": "960838547@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Javen-fly/JWDateView.git",
"tag": "0.0.1"
},
"source_files": [
"JWDateView",
"JWDateView/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"JWPickerView": [
],
"JWLunarCalendarDB": [
]
}
}