blob: bcff57c1aa9eaf5b3e63fdfc27f9b82ce3cfffd8 [file] [log] [blame]
{
"name": "ZZDatePicker",
"version": "0.0.1",
"summary": "A date picker of Swift.",
"homepage": "https://github.com/Jowthing/ZZDatePicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jowthing": "zx240218490@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/Jowthing/ZZDatePicker.git",
"tag": "0.0.1"
},
"source_files": "ZZDatePicker/*",
"requires_arc": true
}