[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 5 / c / CardStackView / 0.2.1 / CardStackView.podspec.json
blobecbdbbc550106fc5945b37f7e96f8bb286640a97
2   "name": "CardStackView",
3   "version": "0.2.1",
4   "summary": "Infinite swipeable UIViews.",
5   "description": "CardStackView takes in an array of UIViews which you can swipe right to send it back, swipe left to bring to front.",
6   "homepage": "https://github.com/gomfucius/CardStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gomfucius": "gomfucius@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gomfucius/CardStackView.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "11.4"
20   },
21   "swift_version": "4.2",
22   "source_files": "CardStackView/Classes/**/*",
23   "frameworks": "UIKit"