blob: 3d776917f4c264abc544770147a8e82f371cc058 [file] [log] [blame]
{
"name": "FadingEdgesCollectionView",
"version": "0.0.5",
"summary": "A UICollectionView that fades its edges to hint about more content",
"description": "A UICollectionView that fades it's edges to hint about more content",
"homepage": "https://github.com/alexandre-g/FadingEdgesCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexandre Goloskok": "alexandre@goloskok.com"
},
"source": {
"git": "https://github.com/alexandre-g/FadingEdgesCollectionView.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FadingEdgesCollectionView/Lib/*.swift",
"pushed_with_swift_version": "3.0"
}