blob: e678539d8f6e5b0037649178a55bac3c2f90e8e7 [file] [log] [blame]
{
"name": "YLCalendar",
"version": "0.0.3",
"summary": "An infinite scrollable iOS calendar component",
"description": "Provide an infinite scrollable iOS calendar component",
"homepage": "https://github.com/yulinlia/YLCalendar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yulinlia@usc.edu": "yulinlia@usc.edu"
},
"source": {
"git": "https://github.com/yulinlia/YLCalendar.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLCalendar/**/*.{h,m}"
}