blob: 6f8b3abb53b26c6b05930bc78ad9eb245ddba5bc [file] [log] [blame]
{
"name": "JVParallax",
"version": "1.0.1",
"summary": "Parallax any UIView subclasses.",
"description": "JVParallax is a simple way of parallaxing any type of View.",
"homepage": "https://github.com/Sali0m/JVParallax",
"screenshots": "http://www.saliom.be/githubImg/JVParallax.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sali0m": "jehan.vossen@gmail.com"
},
"source": {
"git": "https://github.com/Sali0m/JVParallax.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/Sali0m",
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "JVParallax/Classes/**/*"
}