blob: 7d21341b44060f2aa86376d57a07cc9b5e0424f8 [file] [log] [blame]
{
"name": "JVParallax",
"version": "1.0.0",
"summary": "Parallax any UIView subclasses.",
"description": "JVParallax is a simple way of parallaxing any type of View.",
"homepage": "https://github.com/Sali0m/JVParallax",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sali0m": "jehan.vossen@gmail.com"
},
"source": {
"git": "https://github.com/Sali0m/JVParallax.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JVParallax/Classes/**/*",
"pushed_with_swift_version": "3.0"
}