[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / a / f / e / MixinAPI / 1.0.3 / MixinAPI.podspec.json
blob4f38ff16a82ebefbd71561a146b4d2c63cf7d80b
2   "name": "MixinAPI",
3   "version": "1.0.3",
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.3"
17   },
18   "social_media_url": "https://twitter.com/Mixin_Network",
19   "swift_versions": "5.7",
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.7"