blob: 9e228300c4f540417c51aafddb6d18c4cac5d99b [file] [log] [blame]
{
"name": "StickyHeaderFlowLayout",
"version": "0.9.3",
"summary": "Sticky headers for UICollectionView written in pure Swift",
"homepage": "https://github.com/bernikowich/StickyHeaderFlowLayout",
"license": {
"type": "MIT"
},
"authors": {
"Timur Bernikowich": "bernikowich@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/bernikowich/StickyHeaderFlowLayout.git",
"tag": "0.9.3"
},
"source_files": "StickyHeaderFlowLayout/Classes/*.swift",
"module_name": "StickyHeaderFlowLayout"
}