2 "name": "SubstrateSdk",
4 "summary": "Utility library that implements clients specific logic to interact with substrate based networks",
5 "homepage": "https://github.com/nova-wallet/substrate-sdk-ios",
11 "ERussel": "ruslan@novawallet.io"
14 "git": "https://github.com/nova-wallet/substrate-sdk-ios.git",
17 "swift_versions": "5.0",
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
23 "VALID_ARCHS": "x86_64 armv7 arm64"
25 "source_files": "SubstrateSdk/Classes/**/*",
27 "IrohaCrypto/sr25519": [
30 "IrohaCrypto/ed25519": [
33 "IrohaCrypto/secp256k1": [
36 "IrohaCrypto/Scrypt": [
42 "ReachabilitySwift": [
68 "source_files": "Tests/**/*.swift",
75 "swift_version": "5.0"