blob: 917da4e0b36e6237948a1faeb755ea537c0c6b03 [file] [log] [blame]
{
"name": "JEKScrollableSectionCollectionViewLayout",
"version": "1.3.0",
"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.3.0"
},
"source_files": "JEKScrollableSectionCollectionViewLayout.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}