blob: 59aee44fd5bbce8e46a8c4e1218c0e9167156672 [file] [log] [blame]
{
"name": "PXStickyHeaderCollectionView",
"version": "1.1.1",
"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": "1.1.1"
},
"license": "Apache License, Version 2.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "LibraryComponents/Classes/**/*"
}