blob: bf274dafb7745de55e7acba29e5e5d482972a7a6 [file] [log] [blame]
{
"name": "LPDCalendar",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDCalendar/Classes/**/*",
"dependencies": {
"DateTools": [
],
"LPDAdditionsKit": [
],
"Masonry": [
]
}
}