blob: b17cd83f97f90e1c18cd15d4f8e27b0f81123333 [file] [log] [blame]
{
"name": "DeckCollectionViewLayout",
"version": "1.0.0",
"summary": "Card stack layout for UICollectionView",
"description": "DeckCollectionViewLayout is another implementation of Tinder like cards for iOS.",
"homepage": "https://github.com/victor-pavlychko/DeckCollectionViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Pavlychko": "victor.pavlychko@gmail.com"
},
"source": {
"git": "https://github.com/victor-pavlychko/DeckCollectionViewLayout.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/victorpavlychko",
"platforms": {
"ios": "8.0"
},
"source_files": "DeckCollectionViewLayout/**/*",
"pushed_with_swift_version": "3.1"
}