blob: 9b6016bcdcbd3cbbb065bf3869fd94f3c2ebb254 [file] [log] [blame]
{
"name": "TGCardStack",
"version": "0.1.2",
"summary": "Library which shows UICollectionViewCells as Stack of the Cards.",
"description": "Use custom layout for UICollectionView, it will keep all cells stacked but last at the bottom.",
"homepage": "https://github.com/imthegiga/TGCardStack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Salokhe": "abhisheksalokhe@gmail.com"
},
"source": {
"git": "https://github.com/imthegiga/TGCardStack.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TGCardStack/Library/*.swift"
}