[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / d / LLSwipableView / 1.0.1 / LLSwipableView.podspec.json
blob60d595a2f723de05e593c97fce72104454f22491
2   "name": "LLSwipableView",
3   "version": "1.0.1",
4   "license": {
5     "type": "GNU GPL"
6   },
7   "homepage": "https://github.com/LotusLambda/SwipableView",
8   "authors": {
9     "Aron Balog": "aronbalog@gmail.com",
10     "Bruno Bartol": "bruno.bartol1609@gmail.com"
11   },
12   "summary": "SwipableView module for iOS.",
13   "source": {
14     "git": "https://github.com/LotusLambda/SwipableView.git",
15     "tag": "1.0.1"
16   },
17   "module_name": "SwipableView",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "Sources/LLSwipableView/*.swift",
23   "frameworks": "SwiftUI",
24   "swift_version": "5.0"