blob: b66ef31490d91ca4f6212634dd51674c3587866b [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.7",
"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.7"
},
"frameworks": "UIKit",
"source_files": "Sources/**/*.{swift}",
"resources": "Resources/**/*.xcassets",
"pushed_with_swift_version": "3.0.2"
}