blob: eff04bd9e8d33500aca832e5b4bd0ca073795e0d [file] [log] [blame]
{
"name": "ParallaxView",
"platforms": {
"tvos": "9.0"
},
"summary": "Add parallax effect like in tvOS applications to any view.",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"version": "2.0.6",
"authors": {
"[Łukasz Śliwiński]": "[lsliwinski@pgs-soft.com]"
},
"homepage": "https://github.com/PGSSoft/ParallaxView",
"source": {
"git": "https://github.com/PGSSoft/ParallaxView.git",
"tag": "2.0.6"
},
"frameworks": "UIKit",
"source_files": "Sources/**/*.{swift}",
"resources": "Resources/**/*.xcassets",
"pushed_with_swift_version": "3.0.2"
}