blob: 9ac4544b02be3b3cd5188fb0d6f4bb14f38c9dbc [file] [log] [blame]
{
"name": "CSNFloatingHeaderViewFlowLayout",
"version": "0.0.1",
"summary": "Floating (Sticky) Headers at the top of a UICollectionView like UITableView's header view.",
"description": " Simple subclass of UICollectionViewFlowLayout that gives you Floating (Sticky) Headers at the top of a UICollectionView like UITableView's header view.\n",
"homepage": "https://github.com/griffin-stewie/CSNFloatingHeaderViewFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"griffin-stewie": "panterathefamilyguy@gmail.com"
},
"social_media_url": "http://twitter.com/griffin_stewie",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/griffin-stewie/CSNFloatingHeaderViewFlowLayout.git",
"tag": "0.0.1"
},
"source_files": "CSNFloatingHeaderViewFlowLayout",
"requires_arc": true
}