[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / f / 3 / Rownd / 1.8.1 / Rownd.podspec.json
blob74479417cf3f86ded69db74f190fc3f95d3ea8df
2   "name": "Rownd",
3   "version": "1.8.1",
4   "summary": "Rownd bindings for iOS",
5   "description": "Rownd is a user management platform designed to make authentication\nand user lifecycle easy, frictionless, and seamless for both devs and end-users",
6   "homepage": "https://github.com/rownd/ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Rownd": "support@rownd.io"
13   },
14   "documentation_url": "https://github.com/rownd/ios",
15   "source": {
16     "git": "https://github.com/rownd/ios.git",
17     "tag": "1.8.1"
18   },
19   "platforms": {
20     "ios": "14.0"
21   },
22   "dependencies": {
23     "LBBottomSheet": [
24       "~> 1.0.24"
25     ],
26     "AnyCodable-FlightSchool": [
27       "~> 0.6.5"
28     ],
29     "JWTDecode": [
30       "~> 3.0.0"
31     ],
32     "ReSwift": [
33       "~> 6.1.0"
34     ],
35     "ReSwiftThunk": [
36       "~> 2.0.1"
37     ],
38     "Sodium": [
39       "~> 0.9.1"
40     ],
41     "SwiftKeychainWrapper": [
42       "~> 4.0.1"
43     ],
44     "CodeScanner_Rownd": [
45       "~> 2.2.1"
46     ],
47     "Get": [
48       "~> 2.0.1"
49     ]
50   },
51   "requires_arc": true,
52   "source_files": "Sources/**/*",
53   "swift_versions": [
54     "5.5",
55     "5.4",
56     "5.3",
57     "5.2",
58     "5.0"
59   ],
60   "swift_version": "5.5"