blob: 26fd9b26adfe2f3e8a7a27f126ce027772e1c568 [file] [log] [blame]
{
"name": "Sticky-Texture",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sticky-Texture/Classes/**/*",
"dependencies": {
"Texture": [
"~> 3.0"
]
},
"swift_version": "5.1"
}