blob: 3c4f996afdc56ed72c90cb8f8ab2d2823c192e17 [file] [log] [blame]
{
"name": "Parallaxable",
"version": "0.0.2",
"summary": "Beautiful parallax effect for your Table/Collection cells",
"swift_version": "4.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.2"
},
"source_files": "Parallaxable/Source/**/*.{h,m,swift}"
}