[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / e / MixinAPI / 1.0.1 / MixinAPI.podspec.json
blobbf56a5283f30800f18a542709d69dd3d34de9450
2   "name": "MixinAPI",
3   "version": "1.0.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/Mixin_Network",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": [
23     "MixinAPI/Foundation/*",
24     "MixinAPI/Crypto/*",
25     "MixinAPI/Model/**/*",
26     "MixinAPI/API/**/*"
27   ],
28   "dependencies": {
29     "Sodium": [
31     ]
32   }