blob: 020e2c4d948e8c074642e37ad4365c742af2646e [file] [log] [blame]
{
"name": "SwipeableCardView",
"version": "0.0.3",
"summary": "Swipeable card views in Swift.",
"description": "Customizable and swipeable card views in Swift, with options to swipe left/right and detection tap on card.",
"homepage": "https://github.com/nedakati/SwipeableCardView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Katalin Neda": "nedakatalin96@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/nedakati/SwipeableCardView.git",
"tag": "0.0.3"
},
"source_files": "SwipeableCardView/*.{h,m,swift}",
"swift_version": "4.2"
}