blob: 338ee241d68191b1e1deb83d4c9d1f59988ae252 [file] [log] [blame]
{
"name": "LNParallaxHeader",
"version": "1.0.0",
"summary": "Header parallax effect in UICollectionView",
"homepage": "https://github.com/LanarsInc/LNParallaxHeader",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"OleksandrLan": "oleksandr@lanars.com"
},
"source": {
"git": "https://github.com/LanarsInc/LNParallaxHeader.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "LNParallaxHeader/Classes/**/*",
"swift_version": "5.0"
}