blob: 727525f3badd29f185caa81295eefc3483dd307b [file] [log] [blame]
{
"name": "VTCalendar",
"version": "1.0.5",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/tianzhuo112/VTCalendar",
"authors": {
"tianzhuo": "tianzhuo112@163.com"
},
"summary": "image displayer for iOS.",
"source": {
"git": "https://github.com/tianzhuo112/VTCalendar.git",
"tag": "v1.0.5"
},
"source_files": [
"VTCalendar/VTCalendar",
"*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}