blob: 814eed6f67daaa4ed0ba242da27508c739920485 [file] [log] [blame]
{
"name": "FadingEdgesCollectionView",
"version": "0.1",
"summary": "A UICollectionView that fades its edges to hint about more content",
"description": "A UICollectionView that fades its 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.1"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"HTGradientEasing-Fixed": [
]
},
"source_files": "FadingEdgesCollectionView/Lib/*.swift",
"pushed_with_swift_version": "3.0"
}