blob: 6ef41de50cc768725cb6f08c86364d1db16a33d8 [file] [log] [blame]
{
"name": "CSStickyHeaderFlowLayout",
"version": "0.2.8",
"summary": "Parallax and Sticky header done right using UICollectionViewLayout",
"description": " UICollectionView are flexible and you can use supplementary views to\n anything you wanted.\n",
"homepage": "http://github.com/jamztang/CSStickyHeaderFlowLayout",
"screenshots": "https://d262ilb51hltx0.cloudfront.net/max/800/1*pev9ZXJAZ2MYoF8-R_nbRA.gif",
"license": "MIT",
"authors": {
"James Tang": "j@jamztang.com"
},
"source": {
"git": "https://github.com/jamztang/CSStickyHeaderFlowLayout.git",
"tag": "0.2.8"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Classes/osx"
},
"osx": {
"exclude_files": "Classes/ios"
}
}