blob: 45fabe33ad2aff43b44942f8c1b1f063626c404b [file] [log] [blame]
{
"name": "Parallaxable",
"version": "0.0.3",
"summary": "Beautiful parallax effect for your Table/Collection cells",
"swift_versions": "5.2",
"homepage": "https://github.com/MaximKotliar/Parallaxable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Kotliar": "maximuss099@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MaximKotliar/Parallaxable.git",
"tag": "0.0.3"
},
"source_files": "Parallaxable/Source/**/*.{h,m,swift}",
"swift_version": "5.2"
}