blob: 458e500f07ac9e8e9777f68b665dd968b2a69dc3 [file] [log] [blame]
{
"name": "CHDatePicker",
"version": "0.1.4",
"summary": "Date picker",
"description": "A date picker contains yyyy.MM.dd yyyy.MM MM.dd.EEEE yyyy",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHDatePicker/Classes/**/*",
"dependencies": {
"CHDateUtil": [
]
}
}