blob: f0ace7bf4a6c8f75229cc2ccc778c9b8ed66b532 [file] [log] [blame]
{
"name": "KSSwipeStack",
"version": "0.3.0",
"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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon Arneson": "arneson@kicksort.se"
},
"source": {
"git": "https://github.com/kicksort/KSSwipeStack.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KSSwipeStack/Classes/**/*",
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "4.0"
}