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