blob: 59d26efa2e826727d10e87ea817ba6a2333a2804 [file] [log] [blame]
{
"name": "LNParallaxTVCell",
"version": "1.0.0",
"summary": "UITableViewCell with parallax effect",
"homepage": "https://github.com/LanarsInc/LNParallaxTVCell",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Lanars": "https://github.com/LanarsInc"
},
"source": {
"git": "https://github.com/LanarsInc/LNParallaxTVCell.git",
"tag": "1.0.0"
},
"source_files": "LNParallaxTVCell/Classes/**/*",
"frameworks": "UIKit",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}