blob: 842d7c7e4b69c6fe3a622d8e6c16de3bd2760526 [file] [log] [blame]
{
"name": "Parallaxer",
"version": "2.1.0",
"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": "2.1.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"module_name": "Parallaxer",
"pushed_with_swift_version": "3.0"
}