blob: 068bd942a3df4ad7226e9b4d727a553b919d10d3 [file] [log] [blame]
{
"name": "StickyLayout",
"version": "1.0.0",
"summary": "Stick to it.",
"description": "StickyLayout is a collection view layout that provides sticky row and columns configurability.",
"homepage": "https://github.com/jeffreysfllo24/StickyLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeffrey Zhang": "jeffreysfllo24@gmail.com"
},
"source": {
"git": "https://github.com/jeffreysfllo24/StickyLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "StickyLayout/*.{h,m,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}