blob: 9359c36bc069a5986256716af4dafa46cffaa24f [file] [log] [blame]
{
"name": "IOStickyHeader",
"version": "0.2.0",
"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": "https://github.com/BenjaminPrieur/IOStickyHeader.git",
"license": "MIT",
"authors": {
"Benjamin Prieur": "benjamin@prieur.org"
},
"source": {
"git": "https://github.com/BenjaminPrieur/IOStickyHeader.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}