blob: 9fec99384519741e4a613e3d721755339bf40089 [file] [log] [blame]
{
"name": "SACollectionViewVerticalScalingFlowLayout",
"version": "2.2.0",
"summary": "SACollectionViewVerticalScalingFlowLayout applies scaling up or down effect to appearing or disappearing cells.",
"homepage": "https://github.com/szk-atmosphere/SACollectionViewVerticalScalingFlowLayout",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/SACollectionViewVerticalScalingFlowLayout.git",
"tag": "2.2.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SACollectionViewVerticalScalingFlowLayout/*.swift"
}