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