[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / a / f / e / MixinAPI / 1.0.2 / MixinAPI.podspec.json
blob8f0144d5605776489afffe06a86901a52cd103c7
2   "name": "MixinAPI",
3   "version": "1.0.2",
4   "summary": "Access and manage your wallet on Mixin Network",
5   "description": "The Mixin Network based wallet allows for the rapid construction of decentralized wallets, decentralized on-chain exchanges, and other products.",
6   "homepage": "https://github.com/MixinNetwork/bot-api-swift-client",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuyueyang": "wuyueyang@mixin.one"
13   },
14   "source": {
15     "git": "https://github.com/MixinNetwork/bot-api-swift-client.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/Mixin_Network",
19   "swift_versions": "5.6.1",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": [
24     "MixinAPI/Foundation/*",
25     "MixinAPI/Crypto/*",
26     "MixinAPI/Model/**/*",
27     "MixinAPI/API/**/*"
28   ],
29   "dependencies": {
30     "Sodium": [
32     ]
33   },
34   "swift_version": "5.6.1"