blob: fbe9c9cb9e710ded2c0b1fc2be5332759898a5dc [file] [log] [blame]
{
"name": "Slippery",
"version": "0.1.0",
"summary": "Slippery is UICollectionViewFlowlayout to highlight the cell.",
"description": "TODO: Easy to customize your CollectionView styles and user-facing swipe interaction.",
"homepage": "https://github.com/shawnbaek/Slippery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shawnbaek": "shawn@shawnbaek.com"
},
"source": {
"git": "https://github.com/shawnbaek/Slippery.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "Slippery/Classes/SlipperyFlowLayout.swift"
}