[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 4 / 6 / 7 / BreezSDKLiquid / 0.5.0-rc8 / BreezSDKLiquid.podspec.json
blob10e04fd2888f6e1af70983ad2898af3fd790f6c2
2   "name": "BreezSDKLiquid",
3   "version": "0.5.0-rc8",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Swift bindings to the Breez Liquid SDK",
8   "homepage": "https://breez.technology",
9   "authors": {
10     "Breez": "contact@breez.technology"
11   },
12   "documentation_url": "https://sdk-doc.breez.technology",
13   "source": {
14     "git": "https://github.com/breez/breez-sdk-liquid-swift.git",
15     "tag": "0.5.0-rc8"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": [
21     "Sources/BreezSDKLiquid/*.swift",
22     "Sources/BreezSDKLiquid/**/*.swift"
23   ],
24   "static_framework": true,
25   "dependencies": {
26     "breez_sdk_liquidFFI": [
27       "= 0.5.0-rc8"
28     ]
29   }