blob: 1144fb57301a7848b9b7e0239a8cdc95c82a6ec2 [file] [log] [blame]
{
"name": "ParallaxHeader",
"version": "2.0.0",
"summary": "Simple way to add parallax header to scrollView/tableView",
"description": "The ParallaxHeader allows to add parallax header to UIScrollView and it's subclasses within UIScrollView extension",
"homepage": "https://github.com/romansorochak",
"license": "MIT",
"authors": {
"Roman Sorochak": "roman.sorochak@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/romansorochak/ParallaxHeader.git",
"tag": "2.0.0"
},
"source_files": "ParallaxHeader/*.swift",
"pushed_with_swift_version": "4.0"
}