[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 7 / 2 / FadingEdgesCollectionView / 0.0.5 / FadingEdgesCollectionView.podspec.json
blob3d776917f4c264abc544770147a8e82f371cc058
2   "name": "FadingEdgesCollectionView",
3   "version": "0.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FadingEdgesCollectionView/Lib/*.swift",
22   "pushed_with_swift_version": "3.0"