blob: 393c1d2837a8b9665358b206b8a0b9605955d8be [file] [log] [blame]
{
"name": "SBTVParallaxHeader",
"version": "0.7.0",
"summary": "Fork from MXParallaxHeader.",
"description": "MXParallaxHeader is a simple header class for UIScrolView.\n\nIn addition, MXScrollView is a UIScrollView subclass with the ability to hook the vertical scroll from its subviews, this can be used to add a parallax header to complex view hierachy.\nMoreover, MXScrollViewController allows you to add a MXParallaxHeader to any kind of UIViewController.",
"homepage": "https://github.com/fcruzsbtv/MXParallaxHeader",
"license": "MIT",
"authors": {
"Maxime Epain": "maxime.epain@gmail.com"
},
"source": {
"git": "https://github.com/fcruzsbtv/MXParallaxHeader.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MXParallaxHeader/*.{m,h}"
}