blob: 370e71f7abfe91477b3c2a174b9a7e3213fec00e [file] [log] [blame]
{
"name": "CHDatePicker",
"version": "0.1.1",
"summary": "Date picker",
"description": "A date picker contains yyyy.MM.dd yyyy.MM MM.dd.EEEE",
"homepage": "https://gitlab.com/EvilWizard/CHDatePicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EvilWizard": "duanchao19900812@gmail.com"
},
"source": {
"git": "https://gitlab.com/EvilWizard/CHDatePicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHDatePicker/Classes/**/*",
"dependencies": {
"CHDateUtil": [
]
}
}