blob: 9bb73f091e4e283bc6a6a7a71d283857a46fa580 [file] [log] [blame]
{
"name": "PXStickyHeaderCollectionView",
"version": "0.1.0",
"summary": "Parallax Sticky header in collection view",
"homepage": "https://github.com/MarceloOscarJose/PXStickyHeaderCollectionView",
"authors": {
"Marcelo José": "marcelo.oscar.jose@gmail.com"
},
"description": "Parallax Sticky header in custom CollectionView",
"source": {
"git": "https://github.com/MarceloOscarJose/PXStickyHeaderCollectionView.git",
"tag": "0.1.0"
},
"license": "Apache License, Version 2.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_version": "4.1",
"source_files": "LibraryComponents/Classes/**/*"
}