blob: bffd9481e317cf8cb6d3b2106822fe40bfec48f5 [file] [log] [blame]
{
"name": "YFCalendar",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFCalendar/Classes/*",
"frameworks": "UIKit"
}