blob: 2bfc53b11c65879fd509a07200fc925b17756a09 [file] [log] [blame]
{
"name": "ZHDatePicker",
"version": "0.1.0",
"summary": "A simple custom iOS date picker for year/month/day selection",
"description": "Simple usage for year/month/day selection , currently displaying in Chinese .",
"homepage": "https://github.com/zhhlmr/ZHDatePicker",
"license": "MIT",
"authors": {
"zhhlmr": "zhouhan199132@gmail.com"
},
"source": {
"git": "https://github.com/zhhlmr/ZHDatePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHDatePicker/Classes/**/*"
}