blob: a4e5f165107890d272dfc23b2d198acf47acd738 [file] [log] [blame]
{
"name": "RLStickyHeaderFlowLayout",
"version": "0.1",
"summary": "Swift language for CSStickyHeaderFlowLayout",
"description": "Swift language for CSStickyHeaderFlowLayout, UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header",
"homepage": "https://github.com/Roylee-ML/RLStickyHeaderFlowLayout",
"license": "MIT",
"authors": {
"Roylee-ML": "roylee.stillway@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Roylee-ML/RLStickyHeaderFlowLayout.git",
"tag": "0.1"
},
"source_files": "RLStickyHeaderFlowLayout/RLStickyHeaderFlowLayout/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}