blob: d08f1c6a7f8d9fbdbc1f49f032ff25928203fcb6 [file] [log] [blame]
{
"name": "ToastCollectionViewCell",
"version": "0.1.0",
"swift_version": "4.0",
"summary": "A UICollectionView cell that animate Toast Views while scrolling.",
"description": "A UICollectionView cell that shows and animates a toast when appearing on screen.",
"homepage": "https://github.com/scaraux/ToastCollectionViewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oscar Gotting": "https://twitter.com/scaraux"
},
"source": {
"git": "https://github.com/scaraux/ToastCollectionViewCell.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ToastCollectionViewCell/Classes/**/*"
}