blob: 3b3685223064fc1a90e0236b6e6032b777cd0e3f [file] [log] [blame]
{
"name": "SACollectionViewVerticalScalingFlowLayout",
"version": "1.0.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": "1.0.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SACollectionViewVerticalScalingFlowLayout/*.{h,m}"
}