blob: 826ab6e236d49a01c17eeb9855b603bcbf039172 [file] [log] [blame]
{
"name": "PDKTStickySectionHeadersCollectionViewLayout",
"version": "0.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"
},
"platforms": {
"ios": "6.0"
},
"source_files": "PDKTStickySectionHeadersCollectionViewLayout",
"frameworks": "UIKit",
"requires_arc": true
}