blob: 391191d24740a0c8064b79c4190c75dccfc5ae36 [file] [log] [blame]
{
"name": "DMParallaxHeader",
"version": "2.1.0",
"swift_version": "4.2",
"summary": "Simple parallax header for UIScrollView.",
"description": "A Swift conversion from https://github.com/maxep/MXParallaxHeader.",
"homepage": "https://github.com/dominicmdev/DMParallaxHeader",
"license": "MIT",
"authors": {
"Dominic Miller": "dominicmdev@gmail.com",
"Maxime Epain": "maxime.epain@gmail.com"
},
"source": {
"git": "https://github.com/dominicmdev/DMParallaxHeader.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "DMParallaxHeader/*.swift"
}