[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / c / b / Zesame / 1.0.1 / Zesame.podspec.json
blob14aaeefa104bb0e92346171ff4710cf994b75993
2   "name": "Zesame",
3   "version": "1.0.1",
4   "swift_versions": "5.0",
5   "platforms": {
6     "ios": "11.3"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "Zilliqa SDK in pure Swift",
13   "homepage": "https://github.com/OpenZesame/Zesame",
14   "authors": {
15     "Alex Cyon": "alex.cyon@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/OpenZesame/Zesame.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Source/**/*.swift",
22   "social_media_url": "https://twitter.com/alexcyon",
23   "dependencies": {
24     "EllipticCurveKit": [
25       "~> 1.0.0"
26     ],
27     "BigInt": [
28       "~> 4.0.0"
29     ],
30     "CryptoSwift": [
31       "~> 1.0.0"
32     ],
33     "RxSwift": [
34       "~> 4.5.0"
35     ],
36     "SwiftProtobuf": [
37       "~> 1.5.0"
38     ],
39     "Alamofire": [
40       "~> 5.0.0-beta.4"
41     ]
42   },
43   "swift_version": "5.0"