blob: dd9700e8b24c27edf488947ef7ec9d9453e7b30e [file] [log] [blame]
{
"name": "PDKTStickySectionHeadersCollectionViewLayout",
"version": "0.1.1",
"summary": "UICollectionView Layout that makes section headers stick to the top of the collection view, over it's section cells.",
"homepage": "https://github.com/Produkt/PDKTStickySectionHeadersCollectionViewLayout",
"license": "MIT",
"authors": "Daniel GarcĂ­a",
"source": {
"git": "https://github.com/Produkt/PDKTStickySectionHeadersCollectionViewLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "PDKTStickySectionHeadersCollectionViewLayout",
"frameworks": "UIKit",
"requires_arc": true
}