blob: 0ca16e4331f0a5f1933dff28640a35e896a5e52d [file] [log] [blame]
{
"name": "KKSwipeCards",
"version": "0.1.1",
"summary": "Tinder like card interface with four side swipe.",
"description": "Written in Swift 4, supports custom views for the card and the overlay. Views get loaded lazily, so there's no issues in loading a huge amount of cards.",
"homepage": "https://github.com/kkvinokk/KKSwipeCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinoth Anandan": "kkvinokk@gmail.com"
},
"source": {
"git": "https://github.com/kkvinokk/KKSwipeCards.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKSwipeCards/Classes/**/*",
"pushed_with_swift_version": "4.0"
}