blob: 6a0a76fe2995689b81031b2ffd48fb76d45f9b47 [file] [log] [blame]
{
"name": "HYPCalendar",
"version": "0.0.2",
"summary": "hyp自定义日历控件",
"description": "rilirilirililrirliirl",
"homepage": "https://github.com/houyunpeng/HYPCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyp": "houyunpeng@315.com.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/houyunpeng/HYPCalendar.git",
"tag": "0.0.2"
},
"source_files": "calendarView/*.{h,m}",
"resources": "src/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}