blob: 52239724fd6a59842c969bc908e51bd3362f0ca1 [file] [log] [blame]
{
"name": "YMDPickerView",
"version": "0.1",
"summary": "Custom DatePickerView, only show the selected Date years",
"homepage": "https://github.com/xiekunRonaldo/YMDPickerView",
"license": "MIT",
"authors": {
"allenToFight": "dreamerxiekun@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "git@github.com:xiekunRonaldo/YMDPickerView.git",
"tag": "0.1"
},
"source_files": [
"YMDPickerView",
"YMDPickerView/*.{h,m}"
],
"requires_arc": true
}