blob: f3b147ed7aa94322d2d50109e4d744e7b67afbc7 [file] [log] [blame]
{
"name": "LPDCalendar",
"version": "0.1.2",
"summary": "一个日历样式的 Segment Control。",
"description": "一个日历样式的 Segment Control,可拖动,支持自定义样式。",
"homepage": "https://github.com/LPD-iOS/LPDCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmoaay": "yidong.zheng@ele.me"
},
"source": {
"git": "https://github.com/LPD-iOS/LPDCalendar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDCalendar/Classes/**/*",
"dependencies": {
"DateTools": [
],
"LPDAdditionsKit": [
],
"Masonry": [
]
}
}