blob: bd247a69d3a27932222e812c49ea3759ae16267b [file] [log] [blame]
{
"name": "XHDatePicker",
"version": "0.0.4",
"summary": "日期选择器 for iOS.",
"homepage": "https://github.com/XHJCoder/XHDatePicker",
"license": "MIT",
"authors": {
"XH_J": "1149949564@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XHJCoder/XHDatePicker.git",
"tag": "0.0.4"
},
"source_files": [
"XHDatePicker",
"XHDatePicker/**/*.{h,m,xib}"
],
"frameworks": "UIKit"
}