blob: 48316c219dfe441214dd815dc51dedcac232910b [file] [log] [blame]
{
"name": "CKWaveCollectionViewTransition",
"version": "1.2.0",
"summary": "Wave like transition between two or more collection view.",
"homepage": "https://github.com/CezaryKopacz/CKWaveCollectionViewTransition",
"license": {
"type": "MIT"
},
"authors": {
"Cezary Kopacz": "salvation.sv@gmail.com"
},
"source": {
"git": "https://github.com/CezaryKopacz/CKWaveCollectionViewTransition.git",
"tag": "1.2.0"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}