blob: 75ffa73ca9a7c052ad556f992b6ccd0c88e53acf [file] [log] [blame]
{
"name": "LCStretchableHeaderViewController",
"version": "1.0.3",
"summary": "LCStretchableHeaderViewController.",
"description": "this is LCStretchableHeaderViewController",
"homepage": "https://github.com/jayhe/LCStretchableHeaderViewController",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"jayhe": "1054134542@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jayhe/LCStretchableHeaderViewController.git",
"tag": "1.0.3"
},
"source_files": "LCStretchableHeaderViewController/LCStretchableHeaderViewController/**/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true,
"dependencies": {
"LTNavigationBar": [
]
}
}