blob: b38992d0be4fd6d8a41ac6a2f38c89c43d1be78f [file] [log] [blame]
{
"name": "JEKScrollableSectionCollectionViewLayout",
"version": "1.2.1",
"platforms": {
"ios": "9.1"
},
"homepage": "https://github.com/accatyyc/JEKScrollableSectionCollectionViewLayout",
"authors": {
"Joel Ekström": "accatyyc@gmail.com"
},
"summary": "A UICollectionView flow layout with individually scrollable sections",
"license": "MIT",
"source": {
"git": "https://github.com/accatyyc/JEKScrollableSectionCollectionViewLayout.git",
"tag": "v1.2.1"
},
"source_files": "JEKScrollableSectionCollectionViewLayout.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}