blob: a22348eeed02bf33e2295bb758337e6cd0e995e0 [file] [log] [blame]
{
"name": "VTCalendar",
"version": "1.0.6",
"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": "1.0.6"
},
"source_files": [
"VTCalendar",
"*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}