blob: 2d89f3253ca25f9fdd30af26aa068c4e0f24550d [file] [log] [blame]
{
"name": "Sticky-Texture",
"version": "0.1.1",
"summary": "Sticky scroll header for Texture",
"description": "Sticky header for layout for ASCollectionNode and ASTableNode with pull to refresh capability",
"homepage": "https://github.com/harri121/Sticky-Texture",
"authors": {
"Daniel Hariri": "daniel.hariri@gmail.com"
},
"swift_versions": "5.1",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/harri121/Sticky-Texture.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sticky-Texture/Classes/**/*",
"dependencies": {
"Texture": [
"~> 3.0"
]
},
"swift_version": "5.1"
}