blob: 9e89a6bca3a78f0bd544bf3c2389b7691bbdc747 [file] [log] [blame]
{
"name": "SECollectionViewFlowLayout",
"version": "0.0.1",
"authors": {
"Chris Wendel": "chriwend@umich.edu"
},
"homepage": "https://github.com/CEWendel/SECollectionViewFlowLayout",
"summary": "A flow layout for UICollectionView that implements swiping-to-select gestures",
"license": "MIT",
"source": {
"git": "https://github.com/CEWendel/SECollectionViewFlowLayout.git",
"tag": "0.0.1"
},
"source_files": "SECollectionViewFlowLayout/PodFiles/SECollectionViewFlowLayout.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}