[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / 5 / d / AlfaPeerFramework / 1.0.0 / AlfaPeerFramework.podspec.json
blob3722290875078d0e0b8b65f1e2ee1fad729b5b5c
2   "name": "AlfaPeerFramework",
3   "version": "1.0.0",
4   "summary": "A short description of AlfaPeerFramework.",
5   "description": "A short description of AlfaPeerFramework.",
6   "homepage": "https://github.com/sbgiri/AlfaPeerFramework",
7   "license": "MIT",
8   "module_name": "AlfaPeerFramework",
9   "authors": {
10     "Shasi Bhushan": "sbgiri@antiersolutions.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/sbgiri/AlfaPeerFramework.git",
17     "tag": "1.0.0"
18   },
19   "swift_versions": "5.0",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "dependencies": {
25     "IrohaCrypto/sr25519": [
26       "~> 0.8.0"
27     ],
28     "IrohaCrypto/ed25519": [
29       "~> 0.8.0"
30     ],
31     "IrohaCrypto/secp256k1": [
32       "~> 0.8.0"
33     ],
34     "IrohaCrypto/Scrypt": [
35       "~> 0.8.0"
36     ],
37     "IrohaCrypto/ss58": [
38       "~> 0.8.0"
39     ],
40     "BigInt": [
41       "~> 5.0"
42     ],
43     "xxHash-Swift": [
44       "~> 1.0.0"
45     ],
46     "CryptoSwift": [
48     ]
49   },
50   "swift_version": "5.0"