blob: 38b5c4a8cca05e01995699bfb6343d49c42f6b61 [file] [log] [blame]
{
"name": "DatePickView",
"version": "1.1",
"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.1"
},
"source_files": "DatePickView/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}