blob: 7e664351fc92fece5e172377c4f05bd36009893f [file] [log] [blame]
{
"name": "CKWaveCollectionViewTransition",
"version": "1.1.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.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"platforms": {
"ios": "8.0"
}
}