[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / a / PWSwipeView / 1.0.0 / PWSwipeView.podspec.json
blobda4626f75e59f9e215edaaa8c21f6b298859065e
2   "name": "PWSwipeView",
3   "version": "1.0.0",
4   "summary": "A SwiftUI Library for easily swiping between views.",
5   "description": "This library helps you easily implement a view that allows users to swipe between SwiftUI views.",
6   "homepage": "https://github.com/Pranav-Wadhwa/PWSwipeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pranav Wadhwa": "hello@pranavwadhwa.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Pranav-Wadhwa/PWSwipeView.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "PWSwipeView/**/*.{h,m,swift}",
23   "swift_version": "5.0"