[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 6 / ZKSyncCrypto / 0.0.6 / ZKSyncCrypto.podspec.json
blobb2d5984634ad6bc55dd5dcf9d9a43144b81b7f0d
2   "name": "ZKSyncCrypto",
3   "version": "0.0.6",
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.6"
18   },
19   "source_files": "ZKSyncSDK/ZKSyncSDK/**/*.{swift,h}",
20   "preserve_paths": "ZKSyncSDK/ZKSyncSDK/*.{modulemap}",
21   "vendored_libraries": "ZKSyncSDK/ZKSyncSDK/libzks/*.{a}",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
24   },
25   "swift_version": "5.0"