blob: d64c8d893991a7b4f0cfd7a8daa0742e7a2d56d8 [file] [log] [blame]
{
"name": "LPDCalendar",
"version": "0.1.1",
"summary": "A short description of LPDCalendar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LPD-iOS/lpd-calendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmoaay": "yidong.zheng@ele.me"
},
"source": {
"git": "https://github.com/LPD-iOS/lpd-calendar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDCalendar/Classes/**/*",
"dependencies": {
"DateTools": [
],
"LPDAdditionsKit": [
],
"Masonry": [
]
}
}