blob: 0107aaaf194a932fa06e90086b0c042ee8aa4909 [file] [log] [blame]
{
"name": "SwipeableCardView",
"version": "0.0.4",
"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": "LICENSE"
},
"authors": {
"Katalin Neda": "nedakatalin96@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/nedakati/SwipeableCardView.git",
"tag": "0.0.4"
},
"source_files": "SwipeableCardView/*.{h,m,swift}",
"swift_version": "4.2"
}