blob: 131b2406fb3b477eaad80eb535bc376495eb11da [file] [log] [blame]
{
"name": "MXParallaxHeader",
"version": "0.2.0",
"summary": "Simple parallax header for UIScrollView.",
"description": "MXParallaxHeader allows to add a parallax header view to any kind of UIScrollView.",
"homepage": "https://github.com/maxep/MXParallaxHeader",
"license": "MIT",
"authors": {
"Maxime Epain": "maxime.epain@gmail.com"
},
"source": {
"git": "https://github.com/maxep/MXParallaxHeader.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/MaximeEpain",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MXParallaxHeader/*.{m,h}"
}