blob: dd4775f7df169bb6db9c79ce7a1044318e4b86c2 [file] [log] [blame]
{
"name": "AKPFlowLayout",
"version": "0.1.2",
"summary": "A custom UICollectionView layout with configurable global header and pinnable, stretchable section headers",
"homepage": "https://github.com/akpw/AKPFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arseniy Kuznetsov": "k.arseniy@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/akpw/AKPFlowLayout.git",
"tag": "v0.1.2",
"submodules": true
},
"source_files": "AKPFlowLayout/**/*.{h,swift}"
}