[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / 3 / 4 / zkSync2-swift / 0.0.2-alpha.6 / zkSync2-swift.podspec.json
blob716e7ee28be49b48cbb086845ec88a96292b7060
2   "name": "zkSync2-swift",
3   "version": "0.0.2-alpha.6",
4   "summary": "Swift SDK for ZkSync2",
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/zksync2-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "The Matter Labs team": "hello@matterlabs.dev"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.6",
18   "source": {
19     "git": "https://github.com/zksync-sdk/zksync2-swift.git",
20     "tag": "0.0.2-alpha.6"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.0"
25     ],
26     "web3swift-zksync2": [
27       "2.6.5-zksync2"
28     ]
29   },
30   "source_files": "Sources/ZkSync2/**/*",
31   "swift_version": "5.6"