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