[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 3 / 5 / d / SpruceIDMobileSdk / 0.3.1 / SpruceIDMobileSdk.podspec.json
blob9ab493843551abd926ce1cbe7515b5674bfda94b
2   "name": "SpruceIDMobileSdk",
3   "version": "0.3.1",
4   "summary": "Swift Mobile SDK.",
5   "description": "SpruceID Swift Mobile SDK.",
6   "homepage": "https://github.com/spruceid/mobile-sdk-swift",
7   "license": {
8     "type": "MIT & Apache License, Version 2.0",
9     "text": "                          Refer to LICENSE-MIT and LICENSE-APACHE in the repository.\n"
10   },
11   "authors": {
12     "Spruce Systems, Inc.": "hello@spruceid.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.9",
18   "source": {
19     "git": "https://github.com/spruceid/mobile-sdk-swift.git",
20     "tag": "0.3.1"
21   },
22   "source_files": "Sources/MobileSdk/*.swift",
23   "static_framework": true,
24   "dependencies": {
25     "SpruceIDMobileSdkRs": [
26       "~> 0.3.0"
27     ],
28     "SwiftAlgorithms": [
29       "~> 1.0.0"
30     ]
31   },
32   "frameworks": [
33     "Foundation",
34     "CoreBluetooth",
35     "CryptoKit"
36   ],
37   "swift_version": "5.9"