blob: 043e85e9ff6f6005ced559465bc591ebd55ced61 [file] [log] [blame]
{
"name": "JEKScrollableSectionCollectionViewLayout",
"version": "1.0.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.0.1"
},
"source_files": "JEKScrollableSectionCollectionViewLayout.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}