blob: 8fbf30584168b299491f6db8218bd887b08280d1 [file] [log] [blame]
{
"name": "BRStretchHeader",
"version": "0.5.0",
"summary": "一款 顶部视图跟随 滑动的变化而变化 视图工具",
"homepage": "https://github.com/burning-git",
"license": "MIT",
"authors": {
"burning-git": "burning_git@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/burning-git/BRStretchScrollHeader.git",
"tag": "0.5.0"
},
"source_files": "BRStretchScrollHeader/BRStretchScrollHeader/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"LTNavigationBar": [
"~> 2.1.6"
],
"FDFullscreenPopGesture": [
"~> 1.1"
]
}
}