blob: bc57cd60b932335a12c964c7bd2fe69016fa422c [file] [log] [blame]
{
"name": "BRStretchHeader",
"version": "0.3.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.3.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"
]
}
}