blob: b4853e7bc4548d8fabd736b5cb2bdc4b85384624 [file] [log] [blame]
{
"name": "JWDatePickerKit",
"version": "0.0.1",
"summary": "JWDatePickerKit.时间选择控件",
"homepage": "https://github.com/jw10126121/JWDatePickerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jw10126121": "10126121@qq.com"
},
"source": {
"git": "https://github.com/jw10126121/JWDatePickerKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JWDatePickerKit/Classes/**/*",
"swift_versions": [
"4.2",
"5.0"
],
"dependencies": {
"XBDialog": [
"~> 1.5.0"
],
"SnapKit": [
"~> 4.0.1"
],
"PGDatePicker": [
"~> 2.6.9"
]
}
}