blob: 8b971bf9b67e585ad1da6973045b36cabe677d3b [file] [log] [blame]
{
"name": "YFCalendar",
"version": "0.1.1",
"summary": "A calendar view which can be easily customized and integrated to your own project.",
"description": "YFCalendar is a subclass of UIView which has lots of functions open for the users to better customize their calendar.",
"homepage": "https://github.com/pushian/YFCalendar",
"license": "MIT",
"authors": {
"pushian": "l@fooyo.sg"
},
"source": {
"git": "https://github.com/pushian/YFCalendar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFCalendar/Classes/*",
"frameworks": "UIKit"
}