[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 7 / e / b / SSFadingScrollView / 1.0.1 / SSFadingScrollView.podspec.json
blobdbd6019b35227d2f7c759b23f4526b2804556bf4
2   "name": "SSFadingScrollView",
3   "version": "1.0.1",
4   "summary": "A UIScrollView subclass that fades the top and/or bottom of a scroll view to transparent",
5   "homepage": "https://github.com/stephsharp/SSFadingScrollView/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Stephanie Sharp",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/stephsharp/SSFadingScrollView.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "SSFadingScrollView",
19   "public_header_files": [
20     "SSFadingScrollView/SSFadingScrollView.h"
21   ],
22   "frameworks": "QuartzCore",
23   "requires_arc": true