[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / 3 / Rownd / 1.12.0 / Rownd.podspec.json
blob8136b516c29b83e3023c227170f67799512da34f
2   "name": "Rownd",
3   "version": "1.12.0",
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.12.0"
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     "GoogleSignIn": [
51       "~> 6.2.4"
52     ],
53     "lottie-ios": [
54       "~> 3.4.3"
55     ]
56   },
57   "requires_arc": true,
58   "source_files": "Sources/**/*",
59   "swift_versions": [
60     "5.5",
61     "5.4",
62     "5.3",
63     "5.2",
64     "5.0"
65   ],
66   "swift_version": "5.5"