blob: 9b52e17b550fc8803255b3f51f363b98e995309b [file] [log] [blame]
{
"name": "CHParallaxHeaderView",
"version": "1.1.1",
"summary": "使用Swfit扩展为UIView添加随UIScrollView滚动产生视差效果",
"description": "使用Swfit扩展为UIView添加随UIScrollView滚动产生视差效果,实现了UINavigationBar滚动UIScrollView时渐变,UIView随UIScrollView滚动缩放",
"homepage": "https://github.com/zhiquan911/CHParallaxHeaderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chance": "zhiquan911@qq.com"
},
"source": {
"git": "https://github.com/zhiquan911/CHParallaxHeaderView.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHParallaxHeaderView/Classes/**/*"
}