blob: 665cfb5c47b7df61417b515411f15bb1a2ff3ad1 [file] [log] [blame]
{
"name": "HYHScrollOffsetManager",
"version": "0.1.0",
"summary": "Simply construct do something with scroll view offset",
"description": "According to the scroll view offset do something, like change navigation bar alpha. I wrapped a change navigation bar alpha animation, you can make custom animation or do something by yourself.",
"homepage": "https://github.com/HaoXianSen/HYHScrollOffsetManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Harry",
"source": {
"git": "https://github.com/HaoXianSen/HYHScrollOffsetManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYHScrollOffsetManager/Classes/**/*"
}