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