blob: a6a4638818a54c331673d5f1d9e33da609117415 [file] [log] [blame]
{
"name": "MXParallaxBackground",
"version": "0.1.0",
"summary": "MXParallaxBackground is a simple background class for UIScrolView.",
"description": "MXParallaxBackground is a simple background class for UIScrolView.\nYou can add as many backgrounds as you want with different intensity and direction.",
"homepage": "https://github.com/maxep/MXParallaxBackground",
"license": "MIT",
"authors": {
"Maxime Epain": "maime.epain@gmail.com"
},
"source": {
"git": "https://github.com/maxep/MXParallaxBackground.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MXParallaxBackground/**/*"
}