blob: 1ff8830b1f9b6e42d6b229ad07dfa453577b8383 [file] [log] [blame]
{
"name": "DDCalendarPicker",
"version": "1.0.1",
"summary": "Mutiple selectable calendar picker",
"description": "DDCalendarPicker can be used to select mutiple days",
"homepage": "https://github.com/deepdevelop/DDCalendarPicker",
"license": "MIT",
"authors": {
"EscapedDog": "snowmoonking@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/deepdevelop/DDCalendarPicker.git",
"tag": "1.0.1"
},
"source_files": "DDCalendarPicker/*.{h,m}",
"requires_arc": true,
"dependencies": {
"RBBorderView": [
]
}
}