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