[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 4 / 6 / FWShadowableScroll / 1.0.0 / FWShadowableScroll.podspec.json
blob36eaf36e4ef6647109883d2105938cbef1a6b1a8
2   "name": "FWShadowableScroll",
3   "version": "1.0.0",
4   "summary": "UIScrollView extension to add a top shadow while scrolling.",
5   "description": "A scroll view top shadow, visible while scrolling, with customizable height and radius.",
6   "homepage": "https://github.com/felipewil/FWShadowableScroll",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Leite": "felipewil@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/felipewil/FWShadowableScroll.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "FWShadowableScroll/Classes/**/*"