[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 5 / KSSwipeStack / 0.4.4 / KSSwipeStack.podspec.json
blob1fc8ca481bca5f3a967232cab12c2abb617b1663
2   "name": "KSSwipeStack",
3   "version": "0.4.4",
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   "screenshots": "https://camo.githubusercontent.com/0c98618dc067d31bf4a0126d408082f3911d4181/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f7738426e6d736a634a79464b552f67697068792e676966",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Simon Arneson": "arneson@kicksort.se"
14   },
15   "source": {
16     "git": "https://github.com/kicksort/KSSwipeStack.git",
17     "tag": "0.4.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "KSSwipeStack/Classes/**/*",
24   "dependencies": {
25     "RxSwift": [
27     ]
28   }