blob: 47d8850982f68f51170750e7c0aed10e898476a4 [file] [log] [blame]
{
"name": "PPMusicImageShadow",
"version": "1.0",
"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": {
"Pierre": "Perrin"
},
"source": {
"git": "https://github.com/PierrePerrin/PPMusicImageShadow.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PPMusicImageShadow/PPMusicImageShadow/*.swift",
"pushed_with_swift_version": "3.0.2"
}