[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 5 / d / AlfaPeerFramework / 1.0.4 / AlfaPeerFramework.podspec.json
blob6a286595f273b9bc66b0bc786c56b33ca26baf74
2   "name": "AlfaPeerFramework",
3   "version": "1.0.4",
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.4"
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   "source_files": "AlfaPeerFramework/**/*.{swift}",
25   "dependencies": {
26     "IrohaCrypto/sr25519": [
27       "~> 0.8.0"
28     ],
29     "IrohaCrypto/ed25519": [
30       "~> 0.8.0"
31     ],
32     "IrohaCrypto/secp256k1": [
33       "~> 0.8.0"
34     ],
35     "IrohaCrypto/Scrypt": [
36       "~> 0.8.0"
37     ],
38     "IrohaCrypto/ss58": [
39       "~> 0.8.0"
40     ],
41     "ReachabilitySwift": [
43     ],
44     "RobinHood": [
46     ],
47     "Starscream": [
49     ],
50     "TweetNacl": [
52     ],
53     "BigInt": [
54       "~> 5.0"
55     ],
56     "xxHash-Swift": [
57       "~> 1.0.0"
58     ],
59     "CryptoSwift": [
61     ],
62     "secp256k1.swift": [
64     ]
65   },
66   "swift_version": "5.0"