[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / f / 4 / 7 / SwipeableCardView / 0.0.1 / SwipeableCardView.podspec.json
blob9a13ffc00431f5a28fc189dd8f670cf6bcaf82d6
2   "name": "SwipeableCardView",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "SwipeableCardView/*.{h,m,swift}",
23   "swift_version": "4.2"