[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 0 / c / b / Zesame / 1.0.0 / Zesame.podspec.json
blobb42f2103214fa70784c7d4c19a10189a8a1cde29
2   "name": "Zesame",
3   "version": "1.0.0",
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.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "social_media_url": "https://twitter.com/alexcyon",
23   "dependencies": {
24     "EllipticCurveKit": [
25       "~> 1.0.0"
26     ],
27     "CryptoSwift": [
28       "~> 1.0.0"
29     ],
30     "RxSwift": [
32     ],
33     "SwiftProtobuf": [
35     ],
36     "Alamofire": [
37       "~> 5.0.0-beta.3"
38     ]
39   }