blob: 385217e4403c4fc7e3fda0211d6221cc1ab9b5be [file] [log] [blame]
{
"name": "ZZFadeAnimationScrollView",
"version": "0.2.1",
"summary": "淘宝二楼,渐变滚动视图效果",
"homepage": "https://github.com/zhouXiaoR/ZZFadeAnimationScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouXiaoR": "zhouxiaorui@duiba.com.cn"
},
"source": {
"git": "https://github.com/zhouXiaoR/ZZFadeAnimationScrollView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ZZFadeAnimationScrollView/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 4.0"
]
}
}