{ | |
"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/**/*" | |
} |