blob: f7c77e38e1afab8ecbf813172ef48c2273af7ee1 [file] [log] [blame]
{
"name": "KSSwipeStack",
"version": "0.4.3",
"summary": "A Swift card swiping library created by Kicksort Consulting AB",
"description": "KSSwipeStack is a lightweight card swiping library for iOS written in Swift. \n\nKSSwipeStack handles any data model and the design/layout of the swipe cards are completely customizable.\n\nUsing the options provided you can customize the behavior and animations used in the swipe stack.\n\nDOCS: https://github.com/Kicksort/KSSwipeStack",
"homepage": "https://github.com/Kicksort/KSSwipeStack",
"screenshots": "https://camo.githubusercontent.com/0c98618dc067d31bf4a0126d408082f3911d4181/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f7738426e6d736a634a79464b552f67697068792e676966",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon Arneson": "arneson@kicksort.se"
},
"source": {
"git": "https://github.com/kicksort/KSSwipeStack.git",
"tag": "0.4.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "KSSwipeStack/Classes/**/*",
"dependencies": {
"RxSwift": [
]
}
}