[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 7 / 2 / FadingEdgesCollectionView / 0.0.7 / FadingEdgesCollectionView.podspec.json
blobb3243695ec857d8b381c2d7ff8485dd12533e3ac
2   "name": "FadingEdgesCollectionView",
3   "version": "0.0.7",
4   "summary": "A UICollectionView that fades its edges to hint about more content",
5   "description": "A UICollectionView that fades it's edges to hint about more content",
6   "homepage": "https://github.com/alexandre-g/FadingEdgesCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexandre Goloskok": "alexandre@goloskok.com"
13   },
14   "source": {
15     "git": "https://github.com/alexandre-g/FadingEdgesCollectionView.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "dependencies": {
22     "HTGradientEasing-Fixed": [
24     ]
25   },
26   "source_files": "FadingEdgesCollectionView/Lib/*.swift",
27   "pushed_with_swift_version": "3.0"