[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / f / 4 / Web3Core / 3.0.4 / Web3Core.podspec.json
blob4af128656048f108bc563e071b5618859ac914f2
2   "name": "Web3Core",
3   "compiler_flags": "-DCOCOAPODS",
4   "version": "3.0.4",
5   "module_name": "Core",
6   "platforms": {
7     "ios": "13.0",
8     "osx": "10.15"
9   },
10   "license": {
11     "type": "Apache License 2.0",
12     "file": "LICENSE.md"
13   },
14   "summary": "Core of web3swift library",
15   "homepage": "https://github.com/matter-labs/web3swift",
16   "authors": {
17     "Alex Vlasov": "alex.m.vlasov@gmail.com",
18     "Anton Grigorev": "antongrigorjev2010@gmail.com",
19     "Petr Korolev": "sky4winder@gmail.com",
20     "Yaroslav Yashin": "yaroslav.yashin@gmail.com"
21   },
22   "source": {
23     "git": "https://github.com/matter-labs/web3swift.git",
24     "tag": "3.0.4"
25   },
26   "swift_versions": "5.5",
27   "dependencies": {
28     "secp256k1.c": [
29       "~> 0.1"
30     ],
31     "BigInt": [
32       "~> 5.2.0"
33     ],
34     "CryptoSwift": [
35       "~> 1.5.1"
36     ]
37   },
38   "source_files": "Sources/Core/**/*.swift",
39   "swift_version": "5.5"