blob: b9fcd10f137747dd7096fda10554d62d42b5efe7 [file] [log] [blame]
{
"name": "PPMusicImageShadow",
"version": "0.9.2.1",
"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.1"
},
"ios": {
"resource_bundles": {
"PPMusicImageShadow": "PPMusicImageShadow/PPMusicImageShadow/*.png"
}
},
"platforms": {
"ios": "9.0"
},
"source_files": "PPMusicImageShadow/PPMusicImageShadow/*.{swift}",
"pushed_with_swift_version": "3.0.2"
}