blob: 299691b320d154c4b28674362dc1ee0e72e44f70 [file] [log] [blame]
{
"name": "PPMusicImageShadow",
"version": "0.9.2",
"summary": "iOS 10 Music Appshadow blur imitation",
"description": "This UIView subclass will imitate iOS 10 Music App Poster Blur Shadow. Please see the example.",
"homepage": "https://github.com/PierrePerrin/PPMusicImageShadow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
},
"source": {
"git": "https://github.com/PierrePerrin/PPMusicImageShadow.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PPMusicImageShadow/PPMusicImageShadow/*.{swift,png}",
"pushed_with_swift_version": "3.0.2"
}