[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 4 / 7 / SwipeableCardView / 0.0.3 / SwipeableCardView.podspec.json
blob020e2c4d948e8c074642e37ad4365c742af2646e
2   "name": "SwipeableCardView",
3   "version": "0.0.3",
4   "summary": "Swipeable card views in Swift.",
5   "description": "Customizable and swipeable card views in Swift, with options to swipe left/right and detection tap on card.",
6   "homepage": "https://github.com/nedakati/SwipeableCardView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Katalin Neda": "nedakatalin96@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/nedakati/SwipeableCardView.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "SwipeableCardView/*.{h,m,swift}",
23   "swift_version": "4.2"