blob: 925b5d25b4732c13b2ba02513e61417938a8c06d [file] [log] [blame]
{
"name": "RLBCardsLayout",
"version": "0.1.0",
"summary": "A UICollectionViewLayout subclass imitating flipping cards",
"swift_version": "4.0",
"homepage": "https://github.com/rcbello/RLBCardsLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rcbello": "riadhluke@gmail.com"
},
"source": {
"git": "https://github.com/rcbello/RLBCardsLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RLBCardsLayout/*"
}