[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 6 / ZKSyncCrypto / 0.0.9-spm / ZKSyncCrypto.podspec.json
blobf37422950558e48a55d3539a64d5c796d3da97fe
2   "name": "ZKSyncCrypto",
3   "version": "0.0.9-spm",
4   "summary": "Cryptographical primitives used in zkSync network.",
5   "description": "zkSync is a scaling and privacy engine for Ethereum. Its current functionality scope includes low gas transfers of ETH and ERC20 tokens in the Ethereum network",
6   "homepage": "https://github.com/zksync-sdk/zksync-sdk-swift",
7   "license": "MIT",
8   "authors": {
9     "The Matter Labs team": "hello@matterlabs.dev"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/zksync-sdk/zksync-sdk-swift.git",
17     "tag": "0.0.9-spm"
18   },
19   "source_files": "ZKSyncCrypto/ZKSyncCrypto/**/*.{swift,h}",
20   "preserve_paths": "ZKSyncCrypto/ZKSyncCrypto/*.{modulemap}",
21   "vendored_libraries": "ZKSyncCrypto/ZKSyncCrypto/libzks/*.{a}",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
24   },
25   "swift_version": "5.0"