2 "name": "FearlessUtils",
4 "summary": "Utility library that implements clients specific logic to interact with substrate based networks",
5 "homepage": "https://github.com/soramitsu/fearless-utils-iOS",
11 "ERussel": "rezin@soramitsu.co.jp"
14 "git": "https://github.com/soramitsu/fearless-utils-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": "FearlessUtils/Classes/**/*",
27 "IrohaCrypto/sr25519": [
30 "IrohaCrypto/ed25519": [
33 "IrohaCrypto/secp256k1": [
36 "IrohaCrypto/Scrypt": [
53 "source_files": "Tests/**/*.swift",
59 "swift_version": "5.0"