blob: 1aec1284f9aad8f212d413f43a14b7d50332153e [file] [log] [blame]
{
"name": "SACollectionViewVerticalScalingFlowLayout",
"version": "2.1.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.1.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SACollectionViewVerticalScalingFlowLayout/*.swift"
}