blob: e724382ad706cbea150374df438cc8969dfc3bdc [file] [log] [blame]
{
"name": "MXParallaxHeader",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/MaximeEpain",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}