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