blob: 1b5ebd69de15e157e1405329f6fba89b6f16d416 [file] [log] [blame]
{
"name": "ParallaxViewPager",
"version": "0.0.1",
"summary": "Simple parallax image viewpager for UIScrollView.",
"homepage": "https://github.com/rjmbatista/ParallaxViewPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ricardo Batista": "ricardo.batista@mobilefirst.pt"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/rjmbatista/ParallaxViewPager.git",
"tag": "v0.0.1",
"submodules": true
},
"source_files": "ParallaxViewPager/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}