blob: c9f683578c0c6893edd22a66855dbb5b42ee7134 [file] [log] [blame]
{
"name": "DatePickView",
"version": "1.0",
"summary": "A short description of DatePickView.",
"description": "this is XZPickView",
"homepage": "https://github.com/lyingjie/DatePickView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "liyingjie",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lyingjie/DatePickView.git",
"tag": "1.0"
},
"source_files": "DatePickView/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}