blob: 0ae17136a479228484cbb46a2c393f0a85707d8b [file] [log] [blame]
{
"name": "MPParallaxView",
"version": "0.3.0",
"summary": "Apple TV Parallax effect in Swift.",
"description": "Show UIView with parallax effect from new Apple TV.",
"homepage": "https://github.com/DroidsOnRoids/MPParallaxView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michal Pyrka": "michal.pyrka@droidsonroids.pl"
},
"source": {
"git": "https://github.com/DroidsOnRoids/MPParallaxView.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/mike_p3",
"platforms": {
"ios": "9.0"
},
"source_files": "MPParallaxView.swift",
"resource_bundles": {
"MPParallaxView": [
"Assets/gloweffect.png"
]
},
"frameworks": [
"UIKit",
"CoreMotion"
],
"pushed_with_swift_version": "3.0"
}