[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 5 / KSSwipeStack / 0.3.1 / KSSwipeStack.podspec.json
blob8bdb2c8ac0c371999d32d53f599820527d7e998b
2   "name": "KSSwipeStack",
3   "version": "0.3.1",
4   "summary": "A Swift card swiping library created by Kicksort Consulting AB",
5   "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",
6   "homepage": "https://github.com/Kicksort/KSSwipeStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Simon Arneson": "arneson@kicksort.se"
13   },
14   "source": {
15     "git": "https://github.com/kicksort/KSSwipeStack.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KSSwipeStack/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"