blob: 1e294747d45ac7431b1fe574cdf4510411739cbd [file] [log] [blame]
{
"name": "Parallaxer",
"version": "3.0.2",
"summary": "A framework for composing parallax effects in Swift.",
"homepage": "https://github.com/Parallaxer/Parallaxer",
"license": "MIT",
"authors": {
"Clifton Roberts": "clifton.roberts@me.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/Parallaxer/Parallaxer.git",
"tag": "3.0.2"
},
"swift_version": "4.2",
"source_files": "Sources/**/*.swift",
"module_name": "Parallaxer"
}