[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 7 / 0 / PPMusicImageShadow / 0.9.2.1 / PPMusicImageShadow.podspec.json
blobb9fcd10f137747dd7096fda10554d62d42b5efe7
2   "name": "PPMusicImageShadow",
3   "version": "0.9.2.1",
4   "summary": "iOS 10 Music Appshadow blur imitation",
5   "description": "This UIView subclass will imitate iOS 10 Music App Poster Blur Shadow. Please see the example.",
6   "homepage": "https://github.com/PierrePerrin/PPMusicImageShadow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
13   },
14   "source": {
15     "git": "https://github.com/PierrePerrin/PPMusicImageShadow.git",
16     "tag": "0.9.2.1"
17   },
18   "ios": {
19     "resource_bundles": {
20       "PPMusicImageShadow": "PPMusicImageShadow/PPMusicImageShadow/*.png"
21     }
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "PPMusicImageShadow/PPMusicImageShadow/*.{swift}",
27   "pushed_with_swift_version": "3.0.2"