blob: 5fd1c7e6fcb4bf566ffaf93c788f53e6bfd1068b [file] [log] [blame]
{
"name": "IOStickyHeader",
"version": "1.0.4",
"summary": "Parallax and Sticky header done right using UICollectionViewLayout",
"description": "UICollectionView are flexible and you can use supplementary views to\nanything you wanted.",
"homepage": "https://github.com/BenjaminPrieur/IOStickyHeader.git",
"license": "MIT",
"authors": {
"Benjamin Prieur": "benjamin@prieur.org"
},
"source": {
"git": "https://github.com/BenjaminPrieur/IOStickyHeader.git",
"tag": "1.0.4"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.{swift}",
"swift_version": "4.2"
}