blob: 6c6330197586023eede17dcf199ec78104612b47 [file] [log] [blame]
{
"name": "ZUICollectionViewHeaderHoveringFlowLayout",
"version": "0.1.3",
"summary": "用于UICollectionView实现任意Header置顶的FlowLayout.",
"description": "用于UICollectionView实现任意Header置顶的FlowLayout.",
"homepage": "https://github.com/sapphirezzz/ZUICollectionViewHeaderHoveringFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zackzheng": "zhengzuanzhe@gmail.com"
},
"source": {
"git": "https://github.com/sapphirezzz/ZUICollectionViewHeaderHoveringFlowLayout.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZUICollectionViewHeaderHoveringFlowLayout/Classes/**/*",
"frameworks": "UIKit"
}