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